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_AUDIENCE_TYPE_INSTALLED_APPS

インストール済みアプリ タイプの Google オーディエンス。

GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES

New-Mobile-Devices タイプの Google オーディエンス。

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

メソッド

get

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

list

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