Hello everyone! 
I need some help regarding setting a conversion action.

I'm trying to create an Upload Conversion Action of type "Call"' through 
Google ADS API but I didn't find anywhere how to properly set up de 
ValueSettings to have no currency code set.

The PHP code snippet:
'value_settings' => new ValueSettings([
   'default_currency_code' => 'UNSPECIFIED',
   'default_value' => 1,
   'always_use_default_value' => true,
 ]),   

In 'default_currency_code I tried: 'NONE', 'UNKNOWN', 'UNSPECIFIED' but hey 
all throw error of invalid value. If I don't set the field or set it to 
false, empty string or null the Conversion Action ends up created but with 
the account default's currency code set which is undesirable.

What value should I use for default_currency_code that represents the 'No 
currency set' in the web interface?
[image: Screen Shot 2022-01-10 at 17.06.02.png]
Thank you.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/772181cd-c5f5-4a8f-8db5-992ec8d8c5cen%40googlegroups.com.
  • Go... Jefferson Cechinel
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to