注意: API の REST インターフェースに関するドキュメントを表示しています。当社の公式クライアント ライブラリのほとんどは gRPC を使用しています。詳しくは、
REST の概要をご覧ください。
AdGroupLabel
JSON 表現 |
{
"resourceName": string,
"adGroup": string,
"label": string
} |
フィールド |
resourceName |
string
変更不可。広告グループラベルのリソース名です。広告グループ ラベルのリソース名の形式は customers/{customerId}/adGroupLabels/{adGroupId}~{label_id} です。
|
adGroup |
string
変更不可。ラベルが添付される広告グループ。
|
label |
string
変更不可。広告グループに割り当てられるラベル。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-07 UTC。
[null,null,["最終更新日 2025-03-07 UTC。"],[[["Ad group labels represent a relationship between an ad group and a label, allowing for categorization and organization."],["The ad group label resource is defined by its resource name, the associated ad group, and the assigned label."],["Resource names for ad group labels follow a specific format: `customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}`."],["The ad group and label assigned to an ad group label are immutable, meaning they cannot be changed after creation."]]],[]]