No categories available means that AdWords couldn't automatically find categories for your website. To control how categories are assigned, manually add breadcrumbs to your webpages.
Categories can be filtered by domain name or by a set of campaign IDs.
Datei anzeigen Open project: googleads/googleads-php-libProperty | Type | Description | |
---|---|---|---|
$category | string | ||
$categoryRank | integer | ||
$coverage | double | ||
$domainName | string | ||
$hasChild | boolean | ||
$isoLanguage | string | ||
$recommendedCpc | Money |
Method | Description | |
---|---|---|
__construct ( $category = null, $coverage = null, $domainName = null, $isoLanguage = null, $recommendedCpc = null, $hasChild = null, $categoryRank = null, $levelOfDetail = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $category = null, $coverage = null, $domainName = null, $isoLanguage = null, $recommendedCpc = null, $hasChild = null, $categoryRank = null, $levelOfDetail = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |