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 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 will be null when retrieving associations between line items and creatives not belonging to a set. |
ManualCreativeRotationWeight | Double | False |
The weight of the Creative. This value is only used 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. This value is used only if 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 value 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. The allowed values are USE_START_DATE_TIME, IMMEDIATELY, ONE_HOUR_FROM_NOW, UNKNOWN. |
EndDateTime | Datetime | False |
Overrides LineItem.endDateTime. This value is optional and is only valid for Ad Manager 360 networks. |
DestinationUrl | String | False |
Overrides the value set for HasDestinationUrlCreative.destinationUrl. This value is optional and is only valid for Ad Manager 360 networks. |
Sizes | String | False |
Overrides the value set for Creative.size, which allows the creative to be served to ad units that would otherwise not be compatible for its actual size. This value is optional. |
Status | String | True |
The status of the association. This attribute is read-only. The allowed values are 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. |