DisplayAdsBiddingStrategies
Create, Read, Update or Delete portfolio bidding settings.
Columns
| Name | Type | ReadOnly | References | Description |
| PortfolioBiddingId [KEY] | Int64 | True |
Portfolio bidding ID. | |
| AccountId | Int64 | False |
DisplayAdsAccounts.AccountId |
Account ID. |
| PortfolioBiddingName | String | False |
Portfolio bidding name. | |
| BudgetCampaignBudgetId | Int64 | True |
The shared budget ID. | |
| BudgetCampaignBudgetName | String | True |
The name of the shared budget. | |
| BudgetAmount | Int64 | False |
The amount of the shared budget. | |
| BudgetIsRemoveCampaignBudget | String | False |
Flag to remove campaign budget. 使用できる値は次のとおりです。TRUE, FALSE, UNKNOWN | |
| Type | String | False |
Campaign bid strategy type. 使用できる値は次のとおりです。MAXIMIZE_CONVERSIONS, MAXIMIZE_CONVERSION_VALUE, MAXIMIZE_CLICKS, MAXIMIZE_VIDEO_VIEWS, MAXIMIZE_VIEWABLE_IMPRESSIONS, MAXIMIZE_GAINING_FRIENDS, CPC, UNKNOWN | |
| CpcBiddingSchemeCpc | Int64 | False |
The campaign maximum bid (CPC). | |
| CpcBiddingSchemeEnhancedCpcEnabled | String | True |
Specifies the enhanced CPC setting flag. 使用できる値は次のとおりです。TRUE, UNKNOWN | |
| MaximizeConversionsBiddingSchemeTargetCpa | Int64 | False |
Campaign target cost per unit (tCPA). | |
| MaximizeGainingFriendsBiddingSchemeTargetCpf | Int64 | False |
Campaign target cost per unit (tCPF). | |
| MaximizeConversionValueBiddingSchemeTargetRoas | Double | False |
This is the target value of ROAS. Return On Advertising Spend(ROAS). It is allowed only within the range of 0.01 to 1000.00 (1% to 100000%). | |
| BiddingOption | String | False |
Billing method. 使用できる値は次のとおりです。VCPM, CPC, CPV, UNKNOWN |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| ReferenceNumber | String |
This column will be used in Bulk operations to get specific values from the Temp tables. |