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 受众群体。