REST Resource: googleAudiences

リソース: GoogleAudience

Google オーディエンス リソースについて説明します。Google オーディエンス リストが含まれます。

JSON 表現
{
  "name": string,
  "googleAudienceId": string,
  "displayName": string,
  "googleAudienceType": enum (GoogleAudienceType)
}
フィールド
name

string

出力専用。Google オーディエンスのリソース名。

googleAudienceId

string (int64 format)

出力専用。Google オーディエンスの一意の ID。システムによって割り当てられます。

displayName

string

出力専用。Google オーディエンスの表示名。。

googleAudienceType

enum (GoogleAudienceType)

出力専用。Google オーディエンスのタイプ。。

GoogleAudienceType

Google オーディエンスの指定可能なタイプ。

列挙型
GOOGLE_AUDIENCE_TYPE_UNSPECIFIED タイプが指定されていない場合や不明な場合のデフォルト値。
GOOGLE_AUDIENCE_TYPE_AFFINITY アフィニティ タイプの Google オーディエンス。
GOOGLE_AUDIENCE_TYPE_IN_MARKET 購買意向の強いユーザーの Google オーディエンス。
GOOGLE_AUDIENCE_TYPE_INSTALLED_APPS

Installed-Apps タイプの Google オーディエンス。

GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES

「新しいモバイル デバイス」タイプの Google オーディエンス。

GOOGLE_AUDIENCE_TYPE_LIFE_EVENT ライフイベント タイプの Google オーディエンス。
GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC 拡張ユーザー属性タイプの Google オーディエンス。

メソッド

get

Google オーディエンスを取得します。

list

Google オーディエンスを一覧表示します。