BiddingStrategySimulation
A bidding strategy simulation. Supported combinations of simulation type and simulation modification method are detailed below respectively. 1. TARGET_CPA - UNIFORM 2. TARGET_ROAS - UNIFORM
Columns
Name | Type | Behavior | Description |
BiddingStrategySimulationBiddingStrategyId | Long | ATTRIBUTE | Output only. Bidding strategy shared set id of the simulation. |
BiddingStrategySimulationEndDate | Date | ATTRIBUTE | Output only. Last day on which the simulation is based, in YYYY-MM-DD format |
BiddingStrategySimulationModificationMethod | String | ATTRIBUTE | Output only. How the simulation modifies the field.
使用できる値は次のとおりです。DEFAULT, SCALING, UNIFORM, UNKNOWN, UNSPECIFIED |
BiddingStrategySimulationResourceName | String | ATTRIBUTE | Output only. The resource name of the bidding strategy simulation. Bidding strategy simulation resource names have the form: customers/{customer_id}/biddingStrategySimulations/{bidding_strategy_id}~{type}~{modification_method}~{start_date}~{end_date} |
BiddingStrategySimulationStartDate | Date | ATTRIBUTE | Output only. First day on which the simulation is based, in YYYY-MM-DD format. |
BiddingStrategySimulationTargetCpaPointListPoints | String | ATTRIBUTE | Projected metrics for a series of target CPA amounts. |
BiddingStrategySimulationTargetRoasPointListPoints | String | ATTRIBUTE | Projected metrics for a series of target ROAS amounts. |
BiddingStrategySimulationType | String | ATTRIBUTE | Output only. The field that the simulation modifies.
使用できる値は次のとおりです。BID_MODIFIER, BUDGET, CPC_BID, CPV_BID, PERCENT_CPC_BID, TARGET_CPA, TARGET_IMPRESSION_SHARE, TARGET_ROAS, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |