PHP Class DomainCategory, googleads-php-lib

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.

Inheritance: extends DimensionProperties
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$category string
$categoryRank integer
$coverage double
$domainName string
$hasChild boolean
$isoLanguage string
$recommendedCpc Money

Méthodes publiques

Méthode 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

Method Details

__construct() public méthode

public __construct ( $category = null, $coverage = null, $domainName = null, $isoLanguage = null, $recommendedCpc = null, $hasChild = null, $categoryRank = null, $levelOfDetail = null )

getNamespace() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$category public_oe property

public string $category
Résultat string

$categoryRank public_oe property

public int $categoryRank
Résultat integer

$coverage public_oe property

public double $coverage
Résultat double

$domainName public_oe property

public string $domainName
Résultat string

$hasChild public_oe property

public bool $hasChild
Résultat boolean

$isoLanguage public_oe property

public string $isoLanguage
Résultat string

$recommendedCpc public_oe property

public Money $recommendedCpc
Résultat Money