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_effective_label
Reprezentuje relację między kampanią a skuteczną etykietą. Skuteczna etykieta to etykieta dziedziczona lub bezpośrednio przypisana do tej kampanii.
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_effective_label.campaign |
Opis pola | Kampania, do której jest przypisana skuteczna 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_effective_label.label |
Opis pola | Etykieta skuteczności 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_effective_label.owner_customer_id |
Opis pola | Identyfikator klienta, do którego należy dana etykieta. |
Kategoria | ATTRIBUTE |
Typ danych | INT64 |
Adres URL | N/A |
Można filtrować | Prawda |
Do wyboru | Prawda |
Sortowanie | Prawda |
Powtórzenie | Fałsz |
|
campaign_effective_label.resource_name |
Opis pola | Nazwa zasobu. Nazwy zasobów CampaignEffectivelabel mają postać: customers/{customer_id}/campaignEffectiveLabels/{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."],[[["This resource defines the relationship between a campaign and an effective label, which can be either inherited or directly assigned to the campaign."],["The `campaign_effective_label` resource provides access to the campaign, label, and owner customer ID associated with the effective label."],["Fields from the campaign, customer, and label resources can be selected along with this resource, but they will not segment metrics."],["The resource name for CampaignEffectiveLabel follows the format `customers/{customer_id}/campaignEffectiveLabels/{campaign_id}~{label_id}`."],["Available fields include the assigned effective label, the associated campaign and the customer who owns the effective label."]]],["This describes the `campaign_effective_label` resource, which links a campaign to an assigned or inherited label. Key information includes the `campaign` and `label` resource names, which represent the campaign and its effective label respectively. The `owner_customer_id` indicates the customer who owns the label. The `resource_name` field provides the complete identifier for the relationship and fields can be selected and filtered but won't segment metrics.\n"]]