Hello,
We have a few App Campaigns that we would like to update TargetCpa value
via API:
campaign {
resource_name: "customers/xxxxxxxxx/campaigns/xxxxxxxxxx"
id {
value: 1748163543
}
name {
value: "App-1"
}
status: ENABLED
campaign_budget {
value: "customers/xxxxxxxxx/campaignBudgets/xxxxxxxxxx"
}
advertising_channel_sub_type: APP_CAMPAIGN
bidding_strategy_type: TARGET_CPA
target_cpa {
target_cpa_micros {
value: 80000000
}
}
}
I found that we could not modify target_cpa with campaign mutate operations
from google ads sdk:
AttributeError: Assignment not allowed to field "target_cpa" in protocol
message object.
Can we modify target_cpa for app campaign with googleads sdk?
What can I do to modify that via API?
Thank you!
Yudi
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/32511216-bf62-48ba-a9be-d04fda02208b%40googlegroups.com.