Resource: TargetableRemarketingList
Contains properties of a targetable remarketing list. Remarketing enables you to create lists of users who have performed specific actions on a site, then target ads to members of those lists. This resource is a read-only view of a remarketing list to be used to facilitate targeting ads to specific lists. Remarketing lists that are owned by your advertisers and those that are shared to your advertisers or account are accessible via this resource. To manage remarketing lists that are owned by your advertisers, use the RemarketingLists resource.
JSON representation |
---|
{ "id": string, "accountId": string, "subaccountId": string, "advertiserId": string, "advertiserIdDimensionValue": { object ( |
Fields | |
---|---|
id |
Targetable remarketing list ID. |
account |
Account ID of this remarketing list. This is a read-only, auto-generated field that is only returned in
requests. |
subaccount |
Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in
requests. |
advertiser |
Dimension value for the advertiser ID that owns this targetable remarketing list. |
advertiser |
Dimension value for the ID of the advertiser. |
name |
Name of the targetable remarketing list. Is no greater than 128 characters long. |
description |
Targetable remarketing list description. |
active |
Whether this targetable remarketing list is active. |
list |
Number of users currently in the list. This is a read-only field. |
life |
Number of days that a user should remain in the targetable remarketing list without an impression. |
list |
Product from which this targetable remarketing list was originated. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets one remarketing list by ID. |
|
Retrieves a list of targetable remarketing lists, possibly filtered. |