ePages 7.48.0 - DE_EPAGES/GoogleAdWords/API/GoogleAdWords.pm

Package DE_EPAGES::GoogleAdWords::API::GoogleAdWords

Google AdWords

@EXPORT_OK
ImportPromotionCodes
ApplyPromotionCodeToShop
FormatAdwordsTrackingCode

Functions

ApplyPromotionCodeToShop
FormatAdwordsTrackingCode
ImportPromotionCodes

ApplyPromotionCodeToShop

Get promotion code and apply to shop

Syntax
ApplyPromotionCodeToShop( $Shop );
Input
$Shop (object)
shop
Return
$Code (string)
promotion code

FormatAdwordsTrackingCode

Format adwords conversion tracking code.

Syntax
FormatAdwordsTrackingCode( $OriginalTrackingString );
Input
$OriginalTrackingString (string)
tracking string
Return
$FormattedString (string)
formatted string

ImportPromotionCodes

Import promotional codes from Google txt file

Syntax
ImportPromotionCodes( $Filename );
Input
$Filename (string)
file with promotion codes