REST Resource: combinedAudiences
Zasób: CombinedAudience
Opis zasobu połączonych list odbiorców.
Zapis JSON |
{
"name": string,
"combinedAudienceId": string,
"displayName": string
} |
Pola |
name |
string
Tylko dane wyjściowe. Nazwa zasobu zawierającego połączoną listę odbiorców.
|
combinedAudienceId |
string (int64 format)
Tylko dane wyjściowe. Unikalny identyfikator połączonej listy odbiorców. Przypisany przez system.
|
displayName |
string
Tylko dane wyjściowe. Wyświetlana nazwa połączonej listy odbiorców. .
|
Metody |
|
Pobiera połączoną listę odbiorców. |
|
Wyświetla połączone listy odbiorców. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-07 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-07 UTC."],[[["Combined Audience is a resource that describes a combined audience within Display & Video 360."],["Each combined audience has a unique ID, name, and display name, which are assigned and managed by the system."],["Key operations include getting and listing combined audiences using the provided methods."],["The JSON representation outlines the structure and data types for a combined audience resource."]]],["The document details a \"CombinedAudience\" resource, which represents a group of combined audiences. Key information includes: its `name`, a unique system-assigned `combinedAudienceId`, and a `displayName`. The available actions include retrieving a specific combined audience using the `get` method, and retrieving a list of combined audiences using the `list` method. All fields are output-only. The JSON representation defines the structure of the resource.\n"]]