ePages 7.47.0 - DE_EPAGES/GoogleAdWords/API/Tools.pm

Package DE_EPAGES::GoogleAdWords::API::Tools

CleverGoogleAds tools

Functions

IsAppStoreVisible
IsCleverGoogleAdsAppAvailable
new

IsAppStoreVisible

Checks whether AppStore is visibile in a given shop or not.

Syntax
IsAppStoreVisible( $Shop );
Input
$Shop (object)
A Shop.
Return
$IsAppStoreVisible (boolean)
True iff AppStore is visible.

IsCleverGoogleAdsAppAvailable

Checks if there's a CleverGoogleAds App available in the AppStore.

Syntax
IsCleverGoogleAdsAppAvailable( $Shop );
Input
$Shop (object)
A Shop.
Return
$IsCleverGoogleAdsAppAvailable (boolean)
True iff there is a CleverGoogleAds App
available in the AppStore.

new

Constructor

Syntax
new( );
Return
$self (object)
self