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-11-06 UTC."],[[["Lists negative keyword lists associated with a specific Display & Video 360 advertiser ID."],["Allows for pagination with customizable page size and tokens for retrieving subsequent result pages."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["The response includes an array of negative keyword lists and a token for fetching the next page if available."],["Employs gRPC Transcoding for its URL structure and provides detailed parameters and response fields."]]],[]]