[null,null,["最后更新时间 (UTC):2024-08-21。"],[[["Lists advertisers accessible to the current user, filtered by partner ID and sorted according to specified criteria."],["Supports pagination to retrieve large lists of advertisers, using page tokens for navigation."],["Allows filtering by advertiser properties like ID, display name, entity status, and update time using specific syntax."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Display & Video 360 API v1 has been sunset and this documentation refers to its functionality prior to sunsetting."]]],["This document outlines how to list advertisers accessible to a user via the Display & Video 360 API. The core action is making a `GET` request to `https://displayvideo.googleapis.com/v1/advertisers`. A required `partnerId` query parameter specifies the partner for which to list advertisers. Optional parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` refine the results. The response includes a list of advertisers and a `nextPageToken` for pagination. An OAuth scope is also required.\n"]]