ListCreativeStatusBreakdownByCreativeResponse
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The response message provides a breakdown of filtered bids by creative, listing all creatives associated with a given filtered bid reason.
The filteredBidCreativeRows field contains a list of rows, each representing counts of bids aggregated by creative with a given creative status.
The nextPageToken field is used to retrieve subsequent pages of results.
The FilteredBidCreativeRow object includes the number of bids with a specific creative (bidCount), the creative ID (creativeId), and the dimension values associated with the metrics (rowDimensions).
[null,null,["Last updated 2024-09-18 UTC."],[],["The core content details the response structure for listing creatives associated with filtered bid reasons. The response contains `filteredBidCreativeRows`, an array of objects detailing creative status counts. Each row (`FilteredBidCreativeRow`) includes the `bidCount` (number of bids), `creativeId`, and `rowDimensions`. A `nextPageToken` facilitates pagination. The `FilteredBidCreativeRow` object itself represents the count of filtered bids for a specific creative, providing details on its `bidCount` and `rowDimensions`.\n"]]