PHP Class ProposalLineItemConstraints, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$allowCreativePlaceholdersCustomization boolean
$builtInCompanionDeliveryOption tnsCompanionDeliveryOption
$builtInCreativePlaceholders CreativePlaceholder[]
$builtInCreativeRotationType tnsCreativeRotationType
$builtInDeliveryRateType tnsDeliveryRateType
$builtInFrequencyCaps FrequencyCap[]
$builtInRoadblockingType tnsRoadblockingType
$customizableAttributes CustomizableAttributes
$productBuiltInTargeting Targeting

Méthodes publiques

Méthode Description
__construct ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null )
__construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = 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 ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null )

__construct() public méthode

public __construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = 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

$allowCreativePlaceholdersCustomization public_oe property

public bool $allowCreativePlaceholdersCustomization
Résultat boolean

$builtInCompanionDeliveryOption public_oe property

public tnsCompanionDeliveryOption $builtInCompanionDeliveryOption
Résultat tnsCompanionDeliveryOption

$builtInCreativePlaceholders public_oe property

public CreativePlaceholder[] $builtInCreativePlaceholders
Résultat CreativePlaceholder[]

$builtInCreativeRotationType public_oe property

public tnsCreativeRotationType $builtInCreativeRotationType
Résultat tnsCreativeRotationType

$builtInDeliveryRateType public_oe property

public tnsDeliveryRateType $builtInDeliveryRateType
Résultat tnsDeliveryRateType

$builtInFrequencyCaps public_oe property

public FrequencyCap[] $builtInFrequencyCaps
Résultat FrequencyCap[]

$builtInRoadblockingType public_oe property

public tnsRoadblockingType $builtInRoadblockingType
Résultat tnsRoadblockingType

$customizableAttributes public_oe property

public CustomizableAttributes $customizableAttributes
Résultat CustomizableAttributes

$productBuiltInTargeting public_oe property

public Targeting $productBuiltInTargeting
Résultat Targeting