Response message for listing all creatives associated with a given filtered bid reason.
JSON representation | |
---|---|
{
"filteredBidCreativeRows": [
{
object ( |
Fields | |
---|---|
filteredBidCreativeRows[] |
List of rows, with counts of bids with a given creative status aggregated by creative. |
nextPageToken |
A token to retrieve the next page of results. Pass this value in the |
FilteredBidCreativeRow
The number of filtered bids with the specified dimension values that have the specified creative.
JSON representation | |
---|---|
{ "bidCount": { object ( |
Fields | |
---|---|
bidCount |
The number of bids with the specified creative. |
creativeId |
The ID of the creative. |
rowDimensions |
The values of all dimensions associated with metric values in this row. |