Get
|
|||||
|
|
Gets one remarketing list by ID
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
id Required |
INTEGER |
Remarketing list ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Remarketing list ID |
Output
This building block provides 18 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
Account ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests |
active |
BOOLEAN |
Whether this targetable remarketing list is active |
advertiserId |
INTEGER |
Dimension value for the advertiser ID that owns this targetable remarketing list |
advertiserIdDimensionValue |
OBJECT |
Represents a DimensionValue resource |
advertiserIdDimensionValue.dimensionName |
STRING |
The name of the dimension |
advertiserIdDimensionValue.etag |
STRING |
The eTag of this response for caching purposes |
advertiserIdDimensionValue.id |
STRING |
The ID associated with the value if available |
advertiserIdDimensionValue.kind |
STRING |
The kind of resource this is, in this case dfareporting#dimensionValue |
advertiserIdDimensionValue.matchType |
ENUMERATION |
Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch') allow a matchType other than EXACT |
advertiserIdDimensionValue.value |
STRING |
The value of the dimension |
description |
STRING |
Targetable remarketing list description |
id |
INTEGER |
Targetable remarketing list ID |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#targetableRemarketingList" |
lifeSpan |
INTEGER |
Number of days that a user should remain in the targetable remarketing list without an impression |
listSize |
INTEGER |
Number of users currently in the list. This is a read-only field |
listSource |
ENUMERATION |
Product from which this targetable remarketing list was originated |
name |
STRING |
Name of the targetable remarketing list. Is no greater than 128 characters long |
subaccountId |
INTEGER |
Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests |
= Parameter name
= Format
accountId INTEGER Account ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests |
active BOOLEAN Whether this targetable remarketing list is active |
advertiserId INTEGER Dimension value for the advertiser ID that owns this targetable remarketing list |
advertiserIdDimensionValue OBJECT Represents a DimensionValue resource |
advertiserIdDimensionValue.dimensionName STRING The name of the dimension |
advertiserIdDimensionValue.etag STRING The eTag of this response for caching purposes |
advertiserIdDimensionValue.id STRING The ID associated with the value if available |
advertiserIdDimensionValue.kind STRING The kind of resource this is, in this case dfareporting#dimensionValue |
advertiserIdDimensionValue.matchType ENUMERATION Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch') allow a matchType other than EXACT |
advertiserIdDimensionValue.value STRING The value of the dimension |
description STRING Targetable remarketing list description |
id INTEGER Targetable remarketing list ID |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#targetableRemarketingList" |
lifeSpan INTEGER Number of days that a user should remain in the targetable remarketing list without an impression |
listSize INTEGER Number of users currently in the list. This is a read-only field |
listSource ENUMERATION Product from which this targetable remarketing list was originated |
name STRING Name of the targetable remarketing list. Is no greater than 128 characters long |
subaccountId INTEGER Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests |