ad_group_simulation
広告グループのシミュレーションサポートされている広告チャネルタイプ、シミュレーション タイプ、シミュレーション変更方法の組み合わせは次のとおりです。1. SEARCH - CPC_BID - デフォルト 2. SEARCH - CPC_BID - ユニフォーム 3. 検索 - 目標コンバージョン単価 - 統一 4. 検索 - 目標広告費用対効果 - 統一 5. Display - CPC_BID - デフォルト 6. Display - CPC_BID - ユニフォーム 7. ディスプレイ - 目標コンバージョン単価 - 均一
上記のリソースのフィールドは、このリソースとともに SELECT 句と WHERE 句で選択できます。これらのフィールドは、SELECT
句の指標をセグメント化しません。
ad_group_simulation.ad_group_id |
フィールドの説明 | 出力のみ。シミュレーションの広告グループ ID。 |
カテゴリ | ATTRIBUTE |
Data Type | INT64 |
URL を入力 | N/A |
可 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | 誤り |
|
ad_group_simulation.cpc_bid_point_list.points |
フィールドの説明 | 一連のクリック単価の予想指標。 |
Category | ATTRIBUTE |
Data Type | MESSAGE |
URL を入力 | google.ads.googleads.v10.common.CpcBidSimulationPoint |
可 | 誤り |
選択可能 | 正しい |
Sortable | 誤り |
繰り返し | 正しい |
|
ad_group_simulation.cpv_bid_point_list.points |
フィールドの説明 | 広告視聴単価の一連の指標の予測データです。 |
カテゴリ | ATTRIBUTE |
Data Type | MESSAGE |
URL を入力 | google.ads.googleads.v10.common.CpvBidSimulationPoint |
可 | 誤り |
選択可能 | 正しい |
Sortable | 誤り |
繰り返し | 正しい |
|
ad_group_simulation.end_date |
フィールドの説明 | 出力のみ。シミュレーションの基準となる最終日(YYYY-MM-DD 形式) |
カテゴリ | ATTRIBUTE |
Data Type | DATE |
URL を入力 | N/A |
可 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | 誤り |
|
ad_group_simulation.modification_method |
フィールドの説明 | 出力のみ。シミュレーションによってフィールドが変更される仕組み。 |
Category | ATTRIBUTE |
Data Type |
ENUM
DEFAULT SCALING UNIFORM UNKNOWN UNSPECIFIED
|
URL を入力 | google.ads.googleads.v10.enums.SimulationModificationMethodEnum.SimulationModificationMethod |
可 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | 誤り |
|
ad_group_simulation.resource_name |
フィールドの説明 | 出力のみ。広告グループのシミュレーションのリソース名。広告グループのシミュレーション リソース名の形式は customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date} です。 |
カテゴリ | ATTRIBUTE |
Data Type | RESOURCE_NAME |
URL を入力 | N/A |
可 | 正しい |
選択可能 | 正しい |
Sortable | 誤り |
繰り返し | 誤り |
|
ad_group_simulation.start_date |
フィールドの説明 | 出力のみ。シミュレーションの起点となる、YYYY-MM-DD 形式の初日。 |
カテゴリ | ATTRIBUTE |
Data Type | DATE |
URL を入力 | N/A |
可 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | 誤り |
|
ad_group_simulation.target_cpa_point_list.points |
フィールドの説明 | 一連の目標コンバージョン単価の予想指標です。 |
カテゴリ | ATTRIBUTE |
Data Type | MESSAGE |
URL を入力 | google.ads.googleads.v10.common.TargetCpaSimulationPoint |
可 | 誤り |
選択可能 | 正しい |
Sortable | 誤り |
繰り返し | 正しい |
|
ad_group_simulation.target_roas_point_list.points |
フィールドの説明 | 一連の目標広告費用対効果の予想指標です。 |
カテゴリ | ATTRIBUTE |
Data Type | MESSAGE |
URL を入力 | google.ads.googleads.v10.common.TargetRoasSimulationPoint |
可 | 誤り |
選択可能 | 正しい |
Sortable | 誤り |
繰り返し | 正しい |
|
ad_group_simulation.type(広告グループ タイプ) |
フィールドの説明 | 出力のみ。シミュレーションで変更されたフィールド。 |
カテゴリ | ATTRIBUTE |
Data Type |
ENUM
BID_MODIFIER BUDGET CPC_BID CPV_BID PERCENT_CPC_BID TARGET_CPA TARGET_IMPRESSION_SHARE TARGET_ROAS UNKNOWN UNSPECIFIED
|
URL を入力 | google.ads.googleads.v10.enums.SimulationTypeEnum.SimulationType |
可 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | 誤り |
|
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 2022-07-13 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":"その他"
}]