หากต้องการพูดคุยและแสดงความคิดเห็นเกี่ยวกับผลิตภัณฑ์ของเรา โปรดเข้าร่วมช่อง Discord อย่างเป็นทางการของ Display & Video 360 API และไฟล์ Structured Data ในเซิร์ฟเวอร์ชุมชนการโฆษณาและการวัดผลของ Google
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
คุณสามารถใช้ข้อจำกัดร่วมกันได้โดยใช้ AND และ OR ลำดับข้อจำกัดใช้ AND โดยนัย
ข้อจํากัดมีรูปแบบเป็น {field} {operator} {value}
ฟิลด์ทั้งหมดต้องใช้โอเปอเรเตอร์ EQUALS (=)
ที่พักที่รองรับ
adGroupId
displayName
entityStatus
lineItemId
adGroupFormat
ตัวอย่าง
กลุ่มโฆษณาทั้งหมดในรายการโฆษณา: lineItemId="1234"
กลุ่มโฆษณา ENTITY_STATUS_ACTIVE หรือ ENTITY_STATUS_PAUSEDAD_GROUP_FORMAT_IN_STREAM ทั้งหมดภายใต้ผู้ลงโฆษณา (entityStatus="ENTITY_STATUS_ACTIVE" OR
entityStatus="ENTITY_STATUS_PAUSED") AND
adGroupFormat="AD_GROUP_FORMAT_IN_STREAM"
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[],["This document outlines the `adGroups.list` method in the Display & Video 360 API v4. It details how to retrieve a list of ad groups associated with a specific advertiser. Key actions include sending a GET request to a specified URL, using the `advertiserId` as a path parameter. Optional query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` enable result customization. The response returns a list of `adGroups` and a `nextPageToken` for pagination. The request body should be empty, and specific OAuth scopes are needed for authorization.\n"]]