注意:您正在查看 API 的 REST 接口的文档。我们的大多数官方客户端库都使用 gRPC。如需了解详情,请参阅
REST 简介。
AdvertisingChannelType
枚举 |
UNSPECIFIED |
未指定。 |
UNKNOWN |
仅用于返回值。表示此版本中未知的值。 |
SEARCH |
搜索网络。包括套装展示广告系列和搜索广告系列+。 |
DISPLAY |
仅限 Google 展示广告网络。 |
SHOPPING |
购物广告系列在购物媒体资源和 google.com 搜索结果中投放。 |
HOTEL |
酒店广告系列。 |
VIDEO |
视频广告系列。 |
MULTI_CHANNEL |
跨多个渠道投放的应用广告系列和应用互动广告系列。 |
LOCAL |
本地广告系列。 |
SMART |
智能广告系列。 |
PERFORMANCE_MAX |
效果最大化广告系列。 |
LOCAL_SERVICES |
本地生活服务广告系列。 |
TRAVEL |
旅游广告系列。 |
DEMAND_GEN |
需求开发广告系列 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-25。
[null,null,["最后更新时间 (UTC):2024-06-25。"],[[["This enum defines different advertising channel types available on the platform."],["Channels include Search, Display, Shopping, Hotel, Video, Multi-Channel, Local, Smart, Performance Max, Local Services, Travel and Demand Gen."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and indicate missing or unrecognized channel information."],["Each enum value represents a specific channel where advertising campaigns can be run, such as Google Search, Display Network, or Shopping."]]],["The core content outlines different advertising channel types through an enumeration. These types include `SEARCH`, which encompasses Search Network campaigns; `DISPLAY`, for the Google Display Network; `SHOPPING`, for shopping campaigns; `HOTEL` for Hotel Ads; `VIDEO` for video campaigns; `MULTI_CHANNEL` for app campaigns; `LOCAL`; `SMART`; `PERFORMANCE_MAX`; `LOCAL_SERVICES`; `TRAVEL`; and `DEMAND_GEN`. Additionally, there is `UNSPECIFIED` and `UNKNOWN` which are used to indicate an absence of data or unknown data respectively.\n"]]