Skip to main content

remarketing_lists

Overview

Nameremarketing_lists
TypeResource
Idgoogleads.dfareporting.remarketing_lists

Fields

NameDatatypeDescription
idstringRemarketing list ID. This is a read-only, auto-generated field.
namestringName of the remarketing list. This is a required field. Must be no greater than 128 characters long.
descriptionstringRemarketing list description.
subaccountIdstringSubaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#remarketingList".
listPopulationRuleobjectRemarketing List Population Rule.
advertiserIdstringDimension value for the advertiser ID that owns this remarketing list. This is a required field.
accountIdstringAccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.
listSizestringNumber of users currently in the list. This is a read-only field.
listSourcestringProduct from which this remarketing list was originated.
activebooleanWhether this remarketing list is active.
lifeSpanstringNumber of days that a user should remain in the remarketing list without an impression. Acceptable values are 1 to 540, inclusive.
advertiserIdDimensionValueobjectRepresents a DimensionValue resource.

Methods

NameAccessible byRequired ParamsDescription
remarketingLists_getSELECTid, profileIdGets one remarketing list by ID.
remarketingLists_listSELECTadvertiserId, profileIdRetrieves a list of remarketing lists, possibly filtered. This method supports paging.
remarketingLists_insertEXECprofileIdInserts a new remarketing list.
remarketingLists_patchEXECid, profileIdUpdates an existing remarketing list. This method supports patch semantics.
remarketingLists_updateEXECprofileIdUpdates an existing remarketing list.