Dostępny jest już nowy interfejs Search Ads 360 Reporting API. Dołącz do grupy dyskusyjnej Google
searchads-api-announcements, aby na bieżąco otrzymywać informacje o nadchodzących ulepszeniach i wersjach.
campaign_label [etykieta_kampanii]
Reprezentuje relację między kampanią a wytwórnią.
Pola z powyższych zasobów można wybrać razem z tym zasobem w klauzulach SELECT i WHERE. Te pola nie będą dzielić danych w klauzuli SELECT
.
campaign_label.campaign |
Opis pola | Kampania, do której dołączona jest etykieta. |
Kategoria | ATTRIBUTE |
Typ danych | RESOURCE_NAME |
Adres URL | N/A |
Można filtrować | Prawda |
Do wyboru | Prawda |
Sortable | Fałsz |
Powtórzenie | Fałsz |
|
campaign_label.label |
Opis pola | Etykieta przypisana do kampanii. |
Kategoria | ATTRIBUTE |
Typ danych | RESOURCE_NAME |
Adres URL | N/A |
Można filtrować | Prawda |
Do wyboru | Prawda |
Sortable | Fałsz |
Powtórzenie | Fałsz |
|
campaign_label.owner_customer_id |
Opis pola | Identyfikator klienta, który jest właścicielem etykiety. |
Kategoria | ATTRIBUTE |
Typ danych | INT64 |
Adres URL | N/A |
Można filtrować | Prawda |
Do wyboru | Prawda |
Sortable | Prawda |
Powtórzenie | Fałsz |
|
campaign_label.resource_name |
Opis pola | Nazwa zasobu. Nazwy zasobów etykiety kampanii mają postać: customers/{customer_id}/campaignLabels/{campaign_id}~{label_id} |
Kategoria | ATTRIBUTE |
Typ danych | RESOURCE_NAME |
Adres URL | N/A |
Można filtrować | Prawda |
Do wyboru | Prawda |
Sortable | Fałsz |
Powtórzenie | Fałsz |
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-09 UTC.
[null,null,["Ostatnia aktualizacja: 2024-11-09 UTC."],[[["Represents the relationship between a campaign and a label."],["Allows for the selection of fields from related resources (campaign, customer, label) in queries."],["Fields from related resources will not segment metrics when selected."],["Includes fields for identifying the campaign, label, customer owner, and resource name."],["Enables filtering and selection of fields for analysis and reporting."]]],["This describes the `campaign_label` resource, which links a campaign to a label. Key information includes: the `campaign` and `label` resource names, the `owner_customer_id`, and the `resource_name` itself (formatted as `customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}`). These fields are selectable and filterable attributes. The fields will not segment metrics. Associated resources are campaign, customer and label.\n"]]