RE: currency_code and time_zone error

2020-10-07 Thread Google Ads API Forum Advisor Prod
Hi Akif,

Thanks for posting your concern.

The value that you will set to currency_code field should be in ISO 4217 
standard format and for the time_zone field, the value should be the local 
timezone ID.

Let me know how it goes after trying the provided suggestion. If the error 
persists, you can provide the complete request and response logs via Reply 
privately to author option to investigate.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q267TvB:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-gz5n0QHV6OC00SMy-HqTyRkagd8GPyv6mzg%40sfdc.net.


Re: currency_code and time_zone error

2020-10-07 Thread Akif Çakırmelik
$customer = new Customer([
'descriptive_name' => 'Account created with CustomerService on 
' . date('Ymd h:i:s'),
'currency_code' => 'TRY',
'time_zone' => 'Europe/Istanbul',
'tracking_url_template' => 
'{lpurl}?={network}={campaignid}={keyword}',
'final_url_suffix' => 
'keyword={keyword}={matchtype}={adgroupid}'
]);

7 Ekim 2020 Çarşamba tarihinde saat 18:39:48 UTC+3 itibarıyla Akif 
Çakırmelik şunları yazdı:

> I'm trying to create a customer account. Although currency_code and 
> time_zone are correct I get the following error
>
> Google Ads failure details: currency_code_error: The currency code is not 
> supported. time_zone_error: Time zone is not valid.
>
>
>
> https://github.com/googleads/google-ads-php/blob/373cac0e2a4d8c203dd44b444011adc020b131e7/examples/AccountManagement/CreateCustomer.php
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f0b3316d-a17e-4b5f-a58b-2e1946094f47n%40googlegroups.com.