Hi Yosef,
Thanks for reaching out to the Google Ads API Forum.
Kindly see below responses to your queries:
I tried to create new conversions goals via the new API and I get a strange behavior.My code start with the first example - add_conversion_action.py
In this code I set:
conversion_action.primary_for_goal = False
But in the UI I see that yet mark as primary.
>> For us to investigate further, could you please provide us with the complete request and response logs with the request-id generated in text format. You may enable logging so you’ll get complete request and response logs along with request-id by navigating to the Client libraries > Your client library (ex Java) > Logging documentation, which you can access from this link.
Also, the Ads UI screenshot where you see it marked as primary. Please provide these details via reply privately to author option.
In addition, I set:
value_settings = conversion_action.value_settings
value_settings.default_value = 0.0
value_settings.always_use_default_value = True
But in the UI, the option below is marked.
>> Instead, please provide privately the complete Ads UI screenshot without cropping.
Regards,
|
||||||