PHP Class ContentTargeting, googleads-php-lib

Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$excludedContentIds integer[]
$excludedContentMetadata ContentMetadataKeyHierarchyTargeting[]
$excludedVideoCategoryIds integer[]
$excludedVideoContentBundleIds integer[]
$targetedContentIds integer[]
$targetedContentMetadata ContentMetadataKeyHierarchyTargeting[]
$targetedVideoCategoryIds integer[]
$targetedVideoContentBundleIds integer[]

Méthodes publiques

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

Method Details

__construct() public méthode

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

__construct() public méthode

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

$excludedContentIds public_oe property

public integer[] $excludedContentIds
Résultat integer[]

$excludedContentMetadata public_oe property

public ContentMetadataKeyHierarchyTargeting[] $excludedContentMetadata
Résultat ContentMetadataKeyHierarchyTargeting[]

$excludedVideoCategoryIds public_oe property

public integer[] $excludedVideoCategoryIds
Résultat integer[]

$excludedVideoContentBundleIds public_oe property

public integer[] $excludedVideoContentBundleIds
Résultat integer[]

$targetedContentIds public_oe property

public integer[] $targetedContentIds
Résultat integer[]

$targetedContentMetadata public_oe property

public ContentMetadataKeyHierarchyTargeting[] $targetedContentMetadata
Résultat ContentMetadataKeyHierarchyTargeting[]

$targetedVideoCategoryIds public_oe property

public integer[] $targetedVideoCategoryIds
Résultat integer[]

$targetedVideoContentBundleIds public_oe property

public integer[] $targetedVideoContentBundleIds
Résultat integer[]