Required. The ID of the DV360 advertiser to which the fetched negative keyword lists belong.
Query parameters
Parameters
pageSize
integer
Requested page size. Must be between 1 and 200. Defaults to 100 if not set. Returns error code INVALID_ARGUMENT if an invalid value is specified.
pageToken
string
A token identifying a page of results the server should return.
Typically, this is the value of nextPageToken returned from the previous call to negativeKeywordLists.list method. If not specified, the first page of results will be returned.
Request body
The request body must be empty.
Response body
Response message for NegativeKeywordListService.ListNegativeKeywordLists.
If successful, the response body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This document details the `negativeKeywordLists.list` method, which retrieves negative keyword lists for a specific advertiser within Display & Video 360."],["The API request requires an advertiser ID and accepts optional parameters for pagination, such as `pageSize` and `pageToken`."],["Successful responses provide a list of negative keyword lists associated with the specified advertiser and a token for retrieving subsequent pages if available."],["Authorization for this method necessitates the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]