[[["容易理解","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 (世界標準時間)。"],[[["\u003cp\u003eLists campaigns within a specified advertiser, allowing for filtering and sorting.\u003c/p\u003e\n"],["\u003cp\u003eRetrieves paginated results, with options to control page size and navigate through pages.\u003c/p\u003e\n"],["\u003cp\u003eSupports filtering by campaign attributes such as ID, display name, entity status, and update time.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with specific OAuth scopes for access.\u003c/p\u003e\n"],["\u003cp\u003eReturns a list of campaigns with details and a token for retrieving subsequent pages if available.\u003c/p\u003e\n"]]],["This describes how to list campaigns for an advertiser using a `GET` request to the specified endpoint. Key actions include using the `advertiserId` path parameter and optional query parameters like `pageSize`, `pageToken`, `orderBy`, and `filter`. `orderBy` allows sorting by `displayName`, `entityStatus`, or `updateTime`. The response includes a list of campaigns and a `nextPageToken` for pagination. Filters can be applied to fields such as `campaignId`, `displayName`, `entityStatus`, and `updateTime`. The request body must be empty.\n"],null,[]]