Campaign Manager 360 API v3.5 は
サポートが終了し、
2023 年 2 月 15 日に廃止されます。この日までに、すべてのユーザーが新しいバージョンの API に移行する必要があります。
ContentCategories
このリソースのメソッドの一覧は、このページの最後に掲載されています。
リソース表現
関連付けられているウェブページのコンテンツに応じてプレースメントを整理します。
{
"kind": "dfareporting#contentCategory",
"id": long,
"name": string,
"accountId": long
}
プロパティ名 |
値 |
説明 |
メモ |
accountId |
long |
このコンテンツ カテゴリのアカウント ID。空白のままにできる読み取り専用のフィールドです。 |
|
id |
long |
このコンテンツ カテゴリの ID。自動生成される読み取り専用のフィールドです。 |
|
kind |
string |
リソースの種類を示します。値は固定文字列 "dfareporting#contentCategory" です。 |
|
name |
string |
このコンテンツ カテゴリの名前。必須のフィールドです。256 文字未満にすることと、同じアカウントのコンテンツ カテゴリ間で一意にすることが必要です。 |
|
メソッド
- delete
- 既存のコンテンツ カテゴリを削除します。
- get
- ID により、コンテンツ カテゴリを 1 つ取得します。
- insert
- 新しいコンテンツ カテゴリを挿入します。
- list
- コンテンツ カテゴリのリストを取得します。結果をフィルタできます。このメソッドはページングをサポートします。
- patch
- 既存のコンテンツ カテゴリを更新します。このメソッドはパッチのセマンティクスをサポートしています。
- update
- 既存のコンテンツ カテゴリを更新します。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-12-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]