Skip to main content

creatives

Overview

Namecreatives
TypeResource
Idgoogleads.adexchangebuyer2.creatives

Fields

NameDatatypeDescription
filteredBidCreativeRowsarrayList of rows, with counts of bids with a given creative status aggregated by creative.
nextPageTokenstringA token to retrieve the next page of results. Pass this value in the ListCreativeStatusBreakdownByCreativeRequest.pageToken field in the subsequent call to the filteredBids.creatives.list method to retrieve the next page of results.

Methods

NameAccessible byRequired ParamsDescription
accounts_creatives_getSELECTaccountId, creativeIdGets a creative.
accounts_creatives_listSELECTaccountIdLists creatives.
bidders_accounts_filterSets_filteredBids_creatives_listSELECTaccountsId, biddersId, creativeStatusId, filterSetsIdList all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.
bidders_filterSets_filteredBids_creatives_listSELECTbiddersId, creativeStatusId, filterSetsIdList all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.
accounts_creatives_createINSERTaccountIdCreates a creative.
accounts_creatives_stopWatchingEXECaccountId, creativeIdStops watching a creative. Will stop push notifications being sent to the topics when the creative changes status.
accounts_creatives_updateEXECaccountId, creativeIdUpdates a creative.
accounts_creatives_watchEXECaccountId, creativeIdWatches a creative. Will result in push notifications being sent to the topic when the creative changes status.