PHP Class LineItemCreativeAssociation, googleads-php-lib

Datei anzeigen Open project: googleads/googleads-php-lib

Public Properties

Property 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

Public Methods

Method 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 method

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 method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$creativeId public_oe property

public int $creativeId
return integer

$creativeSetId public_oe property

public int $creativeSetId
return integer

$destinationUrl public_oe property

public string $destinationUrl
return string

$endDateTime public_oe property

public DateTime $endDateTime
return DateTime

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
return DateTime

$lineItemId public_oe property

public int $lineItemId
return integer

$manualCreativeRotationWeight public_oe property

public double $manualCreativeRotationWeight
return double

$sequentialCreativeRotationIndex public_oe property

public int $sequentialCreativeRotationIndex
return integer

$sizes public_oe property

public Size[] $sizes
return Size[]

$startDateTime public_oe property

public DateTime $startDateTime
return DateTime

$startDateTimeType public_oe property

public tnsStartDateTimeType $startDateTimeType
return tnsStartDateTimeType

$stats public_oe property

public LineItemCreativeAssociationStats $stats
return LineItemCreativeAssociationStats

$status public_oe property

public tnsLineItemCreativeAssociationStatus $status
return tnsLineItemCreativeAssociationStatus

$targetingName public_oe property

public string $targetingName
return string