[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]