Hello, everyone. I am sorry If that question was already answered somewhere
on the forum, I just wasn't able to find it.
Here is my story. I'm struggling with creating app campaign, optimized
towards in-app purchases and can't find an example where I can set this
type of conversion optimization
What's in example
# Optional: If you select the
# OPTIMIZE_IN_APP_CONVERSIONS_TARGET_INSTALL_COST goal type, then also
# specify your in-app conversion types so the Google Ads API can focus
# your campaign on people who are most likely to complete the
# corresponding in-app actions.
selective_optimization1 = (client.get_type('StringValue', version='v4'))
selective_optimization1.value =
('INSERT_CONVERSION_ACTION_RESOURCE_NAME_HERE')
campaign.selective_optimization.conversion_actions.extend([selective_optimization1])
How can I get conversion action resource name for insertion (if there are
examples in Python, I'd very appreciate)
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8211dbb9-c452-4703-b2ab-f8765c484ee2n%40googlegroups.com.