Request: customer_id: "
2029659025"
operations {
create {
status: ENABLED
advertising_channel_type: DISPLAY
network_settings {
target_google_search: false
target_search_network: false
target_content_network: true
target_partner_search_network: false
}
experiment_type: BASE
serving_status: SERVING
bidding_strategy_type: TARGET_CPA
target_cpa {
target_cpa_micros: 11000000
}
geo_target_type_setting {
positive_geo_target_type: PRESENCE
negative_geo_target_type: PRESENCE
}
payment_mode: CONVERSIONS
name: "songdingye_3978_12-4"
campaign_budget: "customers/
2029659025/campaignBudgets/11201851614"
start_date: "20220712"
end_date: "20320629"
}
}
Response
-------
Fault: errors {
error_code {
bidding_error: NOT_COMPATIBLE_WITH_BUDGET_TYPE
}
message: "The field is not compatible with the budget type."
trigger {
string_value: "PAYMENT_MODE_CPA"
}
location {
field_path_elements {
field_name: "operations"
index: 0
}
field_path_elements {
field_name: "create"
}
field_path_elements {
field_name: "payment_mode"
}
}
}
request_id: "oEhMrLTQvlyj6RuS8A7gTw"
In Display Ads Bidding setting, I want to set "focus on"="Conversions" and "Automatically maximize conversions", "target_CPA" and "pay for"="conversions". When using API to mutate campaign ,I got error shown above in response.