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 | BiddingStrategyId column for table BiddingStrategySimulation |
BiddingStrategySimulationEndDate | Date | Attribute | EndDate column for table BiddingStrategySimulation |
BiddingStrategySimulationModificationMethod | String | Attribute | ModificationMethod column for table BiddingStrategySimulation |
BiddingStrategySimulationResourceName | String | Attribute | ResourceName column for table BiddingStrategySimulation |
BiddingStrategySimulationStartDate | Date | Attribute | StartDate column for table BiddingStrategySimulation |
BiddingStrategySimulationTargetCpaPointListPoints | String | Attribute | TargetCpaPointListPoints column for table BiddingStrategySimulation |
BiddingStrategySimulationTargetRoasPointListPoints | String | Attribute | TargetRoasPointListPoints column for table BiddingStrategySimulation |
BiddingStrategySimulationType | String | Attribute | Type column for table BiddingStrategySimulation |
CustomerId | Long | Attribute | ClientCustomerId column for table BiddingStrategySimulation |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated