List creative(s) previously added to ad group, by specifying the request parameters
📘
URL: POST /api/v1/adGroupCreativeAssociations/list
Request Parameters
Parameter
Parameter Description
Type
Required
Possible Values
advertiserId
ID of advertiser
integer
Y
Unique numeric identifier
Filter[adGroupId]
returns response for specific ad group IDs listed. Note: Max size is 25
integer
At least one of Filter[adGroupId] or Filter[creativeId] must be included in the request
Unique numeric identifier
Filter[creativeId]
returns response for specific creative Ids listed. Note: Max size is 25
string
At least one of Filter[adGroupId] or Filter[creativeId] must be included in the request
Unique numeric identifier
Filter[lastModifiedDate]
Returns list of creative ad group associations created/modified after the date specified
date
ISO 8601 timezone, Date should be in format: yyyy-MM-dd'T'HH:mm:ss.SSSXXX
startIndex
You can use this parameter to fetch specific number of creative ad group associations from a list. This indicates the starting position of the list Note: To return the first ten adGroupCreativeAssociations, set startIndex=0 and count=10
integer
N
Valid integer value.
count
You can use this parameter in combination with startIndex to fetch specific number of creative ad group associations from a list.
Note: To return the first ten adGroupCreativeAssociations, set startIndex=0 & defaultCount=100, maxCount=100, minCount=1
integer
N
Valid integer value
Note:
At least one of Filter[adGroupId] or Filter[creativeId] must be included in the request
If you pass only Filter[adGroupId] - details of creative ad group association for specified adGroupIds are returned
If you pass only Filter[creativeId] - details of creative ad group association for the specified creativeIds are returned
If you pass both Filter[adGroupId] and Filter[creativeId]: details of creative ad group associations for the matching combination of adGroupIds and creativeIds from the list specified, are returned
Sample Request - List all AdGroup Creative Associations in the account
Returns the effective tracker configuration for each ad unit. This includes the final URLs and trackers applied after resolving defaultUrlTracker and any ad-unit-level urlTracker overrides provided in create or update requests. Note: defaultUrlTracker is not returned by this endpoint
If true, strike through price will be displayed in the creative. Possible Values:
true
false (default)
Boolean
associatedItems
List of item IDs to be associated with the creative. Max size: 5
Array<string>
urlTracker array Objects
Parameters
Notes
Type
adUnit
Ad unit for which landing pages and trackers are configured. Note: For standard display banner ads, the supported values are: SKYLINE, MARQUEE, GALLERY, BRANDBOX, TILE
string
clickUrlDesktopMWeb
Click URL for Desktop & mWeb associated with specified adUnit. URLs must be hosted on Walmart.com. (e.g. search page, browse page, item page, category page and brand page)
string
clickUrlApp
Click URL for App associated with the specified adUnit. Direct links must be hosted on Walmart.com. (e.g. search page, browse page, item page, category page and brand page)
string
dcmClickUrlDesktopMWeb
DCM click tracker for Desktop & mWeb
string
dcmClickUrlApp
DCM click tracker for App
string
dcmImprUrlDesktopMWeb
DCM impression tracker for Desktop & mWeb
string
dcmImprUrlApp
DCM impression tracker for App
string
iasImprUrlDesktopMWeb
IAS impression tracker for Desktop & mWeb
string
iasImprUrlApp
IAS impression tracker for App
Array
dvImprUrlDesktopMWeb
DV impression tracker for Desktop & mWeb
Boolean
dvImprUrlApp
DV impression tracker for App
Array<string>
iasDesktopMWebTag
IAS IVT/Viewability tracking on Desktop & mWeb
string
dvDesktopMWebTag
DV IVT/Viewability tracking on Desktop & mWeb
string
badgeSettings Objects
Each object represent the each badge setting. Optional field, badgeSettings type array