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

“已安装的应用”类型的 Google 受众群体。

GOOGLE_AUDIENCE_TYPE_NEW_MOBILE_DEVICES

“新移动设备”类型的 Google 受众群体。

GOOGLE_AUDIENCE_TYPE_LIFE_EVENT “人生大事”类型的 Google 受众群体。
GOOGLE_AUDIENCE_TYPE_EXTENDED_DEMOGRAPHIC 采用“广义受众特征”类型的 Google 受众群体。

方法

get

获取 Google 受众群体。

list

列出 Google 受众群体。