[[["เข้าใจง่าย","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-06-11 UTC"],[[["Display & Video 360 API v2 is deprecated and replaced by a newer version."],["This documentation details how to retrieve information for a specific campaign within a given advertiser using the API."],["The request requires providing both advertiser and campaign IDs as path parameters."],["A successful response returns a comprehensive Campaign object containing relevant campaign details."],["Users need appropriate authorization with specified OAuth scopes to access this functionality."]]],["The content details how to retrieve a campaign using the Display & Video API. The core action is to send a `GET` request to a specific URL: `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/campaigns/{campaignId}`, specifying the `advertiserId` and `campaignId`. No request body is needed. A successful response returns campaign information, and either the `display-video` or `display-video-mediaplanning` authorization scope is required. The API version v2 is no longer supported.\n"]]