LineItemCreativeAssociations
Query DoubleClick for Publishers LineItemCreativeAssociations.
Columns
Name | Type | ReadOnly | Description |
LineItemId | Long | False |
The ID of the LineItem to which the Creative should be associated. This attribute is required. |
CreativeId | Long | False |
The ID of the Creative object being associated with a LineItem. This attribute is required if this is an association between a line item and a creative. This attribute is ignored if this is an association between a line item and a creative set. If this is an association between a line item and a creative, when retrieving the line item creative association, the creativeId will be the creative's ID. If this is an association between a line item and a creative set, when retrieving the line item creative association, the creativeId will be the ID of the master creative. |
CreativeSetId | Long | False |
The ID of the CreativeSet being associated with a LineItem. This attribute is required if this is an association between a line item and a creative set. This field is null when retrieving associations between line items and creatives not belonging to a set. |
ManualCreativeRotationWeight | Double | False |
The weight of the Creative object. Only use this value if the line item's creativeRotationType is set to CreativeRotationType.MANUAL. This attribute is optional and defaults to 10. |
SequentialCreativeRotationIndex | Int | False |
The sequential rotation index of the Creative. Only use this attribute info the associated line item's LineItem.creativeRotationType is set to CreativeRotationType.SEQUENTIAL. This attribute is optional and defaults to 1. |
StartDateTime | Datetime | False |
Overrides the value set for LineItem.startDateTime. This attribute is optional and is only valid for Ad Manager 360 networks. |
StartDateTimeType | String | False |
Specifies whether to start serving to the LineItemCreativeAssociation right away, in an hour, etc. This attribute is optional and defaults to StartDateTimeType.USE_START_DATE_TIME. 使用できる値は次のとおりです。USE_START_DATE_TIME, IMMEDIATELY, ONE_HOUR_FROM_NOW, UNKNOWN |
EndDateTime | Datetime | False |
Overrides LineItem.endDateTime. Setting this attribute is optional and is only valid for Ad Manager 360 networks. |
DestinationUrl | String | False |
Overrides the value set for HasDestinationUrlCreative.destinationUrl. This attribute is optional and is only valid for Ad Manager 360 networks. |
Sizes | String | True |
Overrides the value set for Creative.size. This attribute contains the aggregated data regarding the size of the creative object. Note that this returns an aggregate XML value. This attribute is optional and read-only. 使用できる値は次のとおりです。ACTIVE, NOT_SERVING, INACTIVE, UNKNOWN |
Stats | String | True |
Contains trafficking statistics for the association. This attribute is readonly and is populated by Google. This will be null in case there are no statistics for the association yet. |
LastModifiedDateTime | Datetime | True |
The date and time this association was last modified. |
TargetingName | String | False |
Specifies CreativeTargeting for this line item creative association. This attribute is optional. It should match the creative targeting specified on the corresponding CreativePlaceholder in the LineItem that is being associated with the Creative. |