גודל הדף המבוקש. חייב להיות בין 1 ל-200. אם הפרמטר לא מוגדר, ערך ברירת המחדל הוא 100. הפונקציה מחזירה את קוד השגיאה INVALID_ARGUMENT אם צוין ערך לא חוקי.
pageToken
string
אסימון שמזהה דף תוצאות שהשרת אמור להציג.
בדרך כלל, זהו הערך של nextPageToken שהוחזר מהקריאה הקודמת ל-method negativeKeywordLists.list. אם לא מציינים זאת, המערכת תחזיר את דף התוצאות הראשון.
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
הודעת התגובה עבור NegativeKeywordListService.ListNegativeKeywordLists.
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל נתונים במבנה הבא:
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-09-12 (שעון 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."]]],[]]