Новый API отчетов Search Ads 360 теперь доступен. Присоединяйтесь к группе Google
searchads-api-announcements , чтобы быть в курсе предстоящих улучшений и выпусков.
ad_group_criterion_label
Связь между критерием группы объявлений и ярлыком.
Поля из вышеуказанных ресурсов можно выбирать вместе с этим ресурсом в предложениях SELECT и WHERE. Эти поля не будут сегментировать метрики в предложении SELECT
.
ad_group_criterion_label.ad_group_criterion |
---|
Описание поля | Критерий группы объявлений, к которому прикреплен ярлык. | Категория | ATTRIBUTE | Тип данных | RESOURCE_NAME | Введите URL-адрес | N/A | Фильтруемый | Истинный | Выбираемый | Истинный | Сортируемый | ЛОЖЬ | Повторный | ЛОЖЬ |
|
ad_group_criterion_label.label |
---|
Описание поля | Ярлык, присвоенный критерию группы объявлений. | Категория | ATTRIBUTE | Тип данных | RESOURCE_NAME | Введите URL-адрес | N/A | Фильтруемый | Истинный | Выбираемый | Истинный | Сортируемый | ЛОЖЬ | Повторный | ЛОЖЬ |
|
ad_group_criterion_label.owner_customer_id |
---|
Описание поля | Идентификатор клиента, которому принадлежит этикетка. | Категория | ATTRIBUTE | Тип данных | INT64 | Введите URL-адрес | N/A | Фильтруемый | Истинный | Выбираемый | Истинный | Сортируемый | Истинный | Повторный | ЛОЖЬ |
|
ad_group_criterion_label.resource_name |
---|
Описание поля | Имя ресурса метки критерия группы объявлений. Имена ресурсов меток критерия группы объявлений имеют форму: customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id} | Категория | ATTRIBUTE | Тип данных | RESOURCE_NAME | Введите URL-адрес | N/A | Фильтруемый | Истинный | Выбираемый | Истинный | Сортируемый | ЛОЖЬ | Повторный | ЛОЖЬ |
|
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-08 UTC.
[null,null,["Последнее обновление: 2024-11-08 UTC."],[[["Defines the relationship between an ad group criterion and a label, allowing for organization and filtering."],["Allows for selection of fields from related resources (ad group, ad group criterion, campaign, customer, label) in queries without segmenting metrics."],["Provides details about the ad group criterion label resource, including its fields, data types, and properties like filterability and selectability."],["Identifies key fields such as the ad group criterion, the assigned label, and the customer owning the label."],["Specifies the resource name format for ad group criterion labels: `customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id}`."]]],["This content details the relationship between ad group criteria and labels, focusing on the `ad_group_criterion_label` resource. Key information includes the ability to select fields from related resources like `ad_group`, `label`, `campaign`, and `customer`. The resource allows filtering and selecting, it contains the `ad_group_criterion` to which a label is attached, the label itself, the owning customer ID, and the resource name. The metrics of the select statement are not segmented.\n"]]