PHP Класс ContentTargeting, googleads-php-lib

Показать файл Открыть проект

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

Свойство Тип Описание
$excludedContentIds integer[]
$excludedContentMetadata ContentMetadataKeyHierarchyTargeting[]
$excludedVideoCategoryIds integer[]
$excludedVideoContentBundleIds integer[]
$targetedContentIds integer[]
$targetedContentMetadata ContentMetadataKeyHierarchyTargeting[]
$targetedVideoCategoryIds integer[]
$targetedVideoContentBundleIds integer[]

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

Метод Описание
__construct ( $targetedContentIds = null, $excludedContentIds = null, $targetedVideoContentBundleIds = null, $excludedVideoContentBundleIds = null, $targetedContentMetadata = null, $excludedContentMetadata = null )
__construct ( $targetedContentIds = null, $excludedContentIds = null, $targetedVideoCategoryIds = null, $excludedVideoCategoryIds = null, $targetedVideoContentBundleIds = null, $excludedVideoContentBundleIds = null, $targetedContentMetadata = null, $excludedContentMetadata = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $targetedContentIds = null, $excludedContentIds = null, $targetedVideoContentBundleIds = null, $excludedVideoContentBundleIds = null, $targetedContentMetadata = null, $excludedContentMetadata = null )

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

public __construct ( $targetedContentIds = null, $excludedContentIds = null, $targetedVideoCategoryIds = null, $excludedVideoCategoryIds = null, $targetedVideoContentBundleIds = null, $excludedVideoContentBundleIds = null, $targetedContentMetadata = null, $excludedContentMetadata = 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

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

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

public integer[] $excludedContentIds
Результат integer[]

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

public ContentMetadataKeyHierarchyTargeting[] $excludedContentMetadata
Результат ContentMetadataKeyHierarchyTargeting[]

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

public integer[] $excludedVideoCategoryIds
Результат integer[]

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

public integer[] $excludedVideoContentBundleIds
Результат integer[]

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

public integer[] $targetedContentIds
Результат integer[]

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

public ContentMetadataKeyHierarchyTargeting[] $targetedContentMetadata
Результат ContentMetadataKeyHierarchyTargeting[]

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

public integer[] $targetedVideoCategoryIds
Результат integer[]

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

public integer[] $targetedVideoContentBundleIds
Результат integer[]