PHP Class LineItemCreativeAssociation, googleads-php-lib

Show file 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 property

public int $creativeId
return integer

$creativeSetId public property

public int $creativeSetId
return integer

$destinationUrl public property

public string $destinationUrl
return string

$endDateTime public property

public DateTime $endDateTime
return DateTime

$lastModifiedDateTime public property

public DateTime $lastModifiedDateTime
return DateTime

$lineItemId public property

public int $lineItemId
return integer

$manualCreativeRotationWeight public property

public double $manualCreativeRotationWeight
return double

$sequentialCreativeRotationIndex public property

public int $sequentialCreativeRotationIndex
return integer

$sizes public property

public Size[] $sizes
return Size[]

$startDateTime public property

public DateTime $startDateTime
return DateTime

$startDateTimeType public property

public tnsStartDateTimeType $startDateTimeType
return tnsStartDateTimeType

$stats public property

public LineItemCreativeAssociationStats $stats
return LineItemCreativeAssociationStats

$status public property

public tnsLineItemCreativeAssociationStatus $status
return tnsLineItemCreativeAssociationStatus

$targetingName public property

public string $targetingName
return string