ad_group_asset_set
AdGroupAssetSet 是广告组与素材资源集之间的关联。创建 AdGroupAssetSet 可将素材资源集与广告组相关联。
您可以在 SELECT 和 WHERE 子句中选择上述资源中的字段以及此资源。这些字段不会细分 SELECT
子句中的指标。
ad_group_asset_set.ad_group |
字段说明 | 此素材资源组所关联的广告组。 |
Category | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
是否能用作过滤条件? | True |
可选择 | True |
Sortable | False |
重复 | False |
|
ad_group_asset_set.asset_set |
字段说明 | 与广告组关联的素材资源组。 |
Category | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
是否能用作过滤条件? | True |
可选择 | True |
Sortable | False |
重复 | False |
|
ad_group_asset_set.resource_name |
字段说明 | 广告组素材资源组的资源名称。广告组素材资源组资源名称采用以下格式:customers/{customer_id}/adGroupAssetSets/{ad_group_id}~{asset_set_id} |
Category | ATTRIBUTE |
数据类型 | RESOURCE_NAME |
输入网址 | N/A |
是否能用作过滤条件? | True |
可选择 | True |
Sortable | False |
重复 | False |
|
ad_group_asset_set.status |
字段说明 | 广告组素材资源组的状态。只读。 |
Category | ATTRIBUTE |
数据类型 |
ENUM
ENABLED REMOVED UNKNOWN UNSPECIFIED
|
输入网址 | google.ads.searchads360.v0.enums.AssetSetLinkStatusEnum.AssetSetLinkStatus |
是否能用作过滤条件? | True |
可选择 | True |
Sortable | True |
重复 | False |
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-01-10。
[null,null,["最后更新时间 (UTC):2024-01-10。"],[[["AdGroupAssetSet connects an ad group with an asset set, establishing a link for asset utilization within the ad group."],["It features attributes like `ad_group`, `asset_set`, and `status`, offering insights into the linkage and its state."],["The `resource_name` uniquely identifies each AdGroupAssetSet within the system."],["Fields from related resources (ad group, asset set, campaign, customer) can be used for filtering and selection but won't segment metrics."]]],["AdGroupAssetSet establishes a link between an ad group and an asset set. Key actions involve creating this link, associating an asset set with a specific ad group. The resource name, ad group, and asset set linked can be queried. The status of the link can be seen in the fields with `ENABLED`, `REMOVED`, `UNKNOWN`, and `UNSPECIFIED` as values. Attributed resources that are relevant include ad_group, asset_set, campaign and customer.\n"]]