Display & Video 360 API v2 غروب است. به جای آن از Display & Video 360 API v3 استفاده کنید. برای دستورالعملهای انتقال نسخه 2 به نسخه 3، راهنمای مهاجرت ما را ببینید.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-10-30 بهوقت ساعت هماهنگ جهانی."],[[["Display & Video 360 API v1 is deprecated and the content describes the process to create a site in a channel using the updated API."],["This involves making a POST request to a specific endpoint with the necessary channel and advertiser IDs."],["The request body should contain a `Site` object defining the site details, as per the API reference."],["Successful execution returns a `Site` object representing the newly created site within the specified channel."],["This functionality necessitates the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["The Display & Video 360 API v1 is no longer available. To create a site within a channel, a POST request is sent to `https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/channels/{channelId}/sites`. This requires specifying the `channelId` and `advertiserId` in the path, and optionally `partnerId` as query parameters. The request body includes a `Site` instance, and successful requests will return a newly created `Site` instance. OAuth scope `https://www.googleapis.com/auth/display-video` is necessary.\n"]]