PHP Class LineItemCreativeAssociation, googleads-php-lib

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

Méthodes publiques

Свойство Type Description
$creativeId integer
$creativeSetId integer
$destinationUrl string
$endDateTime DateTime
$lastModifiedDateTime DateTime
$lineItemId integer
$manualCreativeRotationWeight double
$sequentialCreativeRotationIndex integer
$sizes Size[]
$startDateTime DateTime
$startDateTimeType tnsStartDateTimeType
$stats LineItemCreativeAssociationStats
$status tnsLineItemCreativeAssociationStatus
$targetingName string

Méthodes publiques

Méthode Description
__construct ( $lineItemId = null, $creativeId = null, $creativeSetId = null, $manualCreativeRotationWeight = null, $sequentialCreativeRotationIndex = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $destinationUrl = null, $sizes = null, $status = null, $stats = null, $lastModifiedDateTime = null, $targetingName = 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 ( $lineItemId = null, $creativeId = null, $creativeSetId = null, $manualCreativeRotationWeight = null, $sequentialCreativeRotationIndex = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $destinationUrl = null, $sizes = null, $status = null, $stats = null, $lastModifiedDateTime = null, $targetingName = 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

$creativeId public_oe property

public int $creativeId
Résultat integer

$creativeSetId public_oe property

public int $creativeSetId
Résultat integer

$destinationUrl public_oe property

public string $destinationUrl
Résultat string

$endDateTime public_oe property

public DateTime $endDateTime
Résultat DateTime

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
Résultat DateTime

$lineItemId public_oe property

public int $lineItemId
Résultat integer

$manualCreativeRotationWeight public_oe property

public double $manualCreativeRotationWeight
Résultat double

$sequentialCreativeRotationIndex public_oe property

public int $sequentialCreativeRotationIndex
Résultat integer

$sizes public_oe property

public Size[] $sizes
Résultat Size[]

$startDateTime public_oe property

public DateTime $startDateTime
Résultat DateTime

$startDateTimeType public_oe property

public tnsStartDateTimeType $startDateTimeType
Résultat tnsStartDateTimeType

$stats public_oe property

public LineItemCreativeAssociationStats $stats
Résultat LineItemCreativeAssociationStats

$status public_oe property

public tnsLineItemCreativeAssociationStatus $status
Résultat tnsLineItemCreativeAssociationStatus

$targetingName public_oe property

public string $targetingName
Résultat string