PHP Класс 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.

Наследование: extends DimensionProperties
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$category string
$categoryRank integer
$coverage double
$domainName string
$hasChild boolean
$isoLanguage string
$recommendedCpc Money

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$category публичное свойство

public string $category
Результат string

$categoryRank публичное свойство

public int $categoryRank
Результат integer

$coverage публичное свойство

public double $coverage
Результат double

$domainName публичное свойство

public string $domainName
Результат string

$hasChild публичное свойство

public bool $hasChild
Результат boolean

$isoLanguage публичное свойство

public string $isoLanguage
Результат string

$recommendedCpc публичное свойство

public Money $recommendedCpc
Результат Money