Re: Can't create test account

2020-05-18 Thread Google Ads API Forum Advisor Prod
Hello,

I'll work with you offline on this since it looks like a separate issue. I see 
your private message, and I'll get back to you there.

Cheers,
Nadine, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/Au_4C0QAJCPB00fiBIhHgbTeSARuV_0aVpng%40sfdc.net.


Re: Can't create test account

2020-05-15 Thread baxter kevin
Hi

'Other' works for creating refresh token, but we still can't make our first 
call (
https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/get_campaigns.py
)

Here is the output error:

google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', '{\n  
> "error": "invalid_grant",\n  "error_description": "Bad Request"\n}')
>

Any idea how we can diagnose?

Thanks

On Saturday, 16 May 2020 01:49:24 UTC+8, adsapiforumadvisor wrote:
>
> Hi,
>
> How strange. That interface, used to have 'Other', then they changed it to 
> 'Desktop app'. I can see that yours is the old way of doing it; perhaps, 
> they haven't pushed the change to all the accounts. Please try choosing 
> 'Other'. 
>
> Thanks,
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zLiHa: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/2f6e161d-0291-4aad-83ac-ce4ff15a6dcf%40googlegroups.com.


Re: Can't create test account

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hi,

How strange. That interface, used to have 'Other', then they changed it to 
'Desktop app'. I can see that yours is the old way of doing it; perhaps, they 
haven't pushed the change to all the accounts. Please try choosing 'Other'.

Thanks,
Nadine, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/NciXB0QADW5J00epkhpKGgSnyUEQc_euGbXA%40sfdc.net.


Re: Can't create test account

2020-05-15 Thread baxter kevin
Hi Nadine

We can now generate refresh token, but still can't make our first call (
https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/get_campaigns.py
)

Here is the output error:

google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', '{\n  
> "error": "invalid_grant",\n  "error_description": "Bad Request"\n}')
>

Any idea how we can diagnose?

Thanks

* We input the client ID and secret in the yaml file which generate the 
fresh token.



On Friday, 15 May 2020 23:55:39 UTC+8, adsapiforumadvisor wrote:
>
> Hello,
>
> I'm happy to hear that! You can use any account to generate the client ID 
> and client secret. Just keep in mind that you have to use the same client 
> ID and client secret to generate the refresh token as you do when you make 
> the API calls. 
>
> Regards,
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zLiHa: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/24246cfc-7a9a-48a6-875a-fe92862ed5c8%40googlegroups.com.


Re: Can't create test account

2020-05-15 Thread baxter kevin
Thanks

I'm following the guide and have new question...
Guide: 
https://developers.google.com/adwords/api/docs/guides/authentication#installed

I can't see there are desktop or installed app option here when I'm 
creating credentials.. (screenshot attached.)

Any hint what I'm missing..

Thanks


On Friday, 15 May 2020 23:55:39 UTC+8, adsapiforumadvisor wrote:
>
> Hello,
>
> I'm happy to hear that! You can use any account to generate the client ID 
> and client secret. Just keep in mind that you have to use the same client 
> ID and client secret to generate the refresh token as you do when you make 
> the API calls. 
>
> Regards,
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zLiHa: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/8dd29651-13d1-468b-9cd6-978660104beb%40googlegroups.com.


Re: Can't create test account

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hello,

I'm happy to hear that! You can use any account to generate the client ID and 
client secret. Just keep in mind that you have to use the same client ID and 
client secret to generate the refresh token as you do when you make the API 
calls.

Regards,
Nadine, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/TNJ3T0QADQW400p0-Dr153QyuYWtGil1q6tg%40sfdc.net.


Re: Can't create test account

2020-05-15 Thread baxter kevin
Thanks!!
This really helps!!

Just another question I'm not very clear now:

I'm following this guide:
https://developers.google.com/adwords/api/docs/guides/first-api-call

Currently I have: 
developer token  -  from production account
test account id   -  from test account

Things that not sure about: 
*clientId / secret*
*Do we use test Google account or production Google account to create 
credentials?*

Thanks





On Friday, 15 May 2020 21:57:14 UTC+8, adsapiforumadvisor wrote:
>
> Hello!
>
> By default, all test accounts are closed because they are no serving 
> accounts. Even though a test account is listed as closed, you can still use 
> it in the API. I took a look at your manager account, and you have two 
> client accounts (860-520-9335 and 825-131-2129) that were created under the 
> manager account. You creations are working, and you can make API calls 
> under those new child accounts. Make sure to click on the down arrow next 
> to your manager account number, then click the 3 dots, and then select 
> Canceled accounts. Since all test accounts are canceled in the system, you 
> have to select that in order to see them in the UI.
>
>
>
> Happy coding,
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zLiHa: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/3827cf83-3469-475e-a29b-1d5026a4ea53%40googlegroups.com.


Re: Can't create test account

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hello again,

I see my screenshot for some reason did not make it through in the last 
message. My inbox must have not had its coffee, yet. I'm attaching it here.

Best,
Nadine, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/sxWMx0QADLWF00rE4-MfzTSiuGgbTQ5rCaxQ%40sfdc.net.


Re: Can't create test account

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hello!

By default, all test accounts are closed because they are no serving accounts. 
Even though a test account is listed as closed, you can still use it in the 
API. I took a look at your manager account, and you have two client accounts 
(860-520-9335 and 825-131-2129) that were created under the manager account. 
You creations are working, and you can make API calls under those new child 
accounts. Make sure to click on the down arrow next to your manager account 
number, then click the 3 dots, and then select Canceled accounts. Since all 
test accounts are canceled in the system, you have to select that in order to 
see them in the UI.



Happy coding,
Nadine, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/xt68h0QADLEC00NqfVsp0rT5KIpFpqBNiDcw%40sfdc.net.


Re: Can't create test account

2020-05-14 Thread baxter kevin
Hi Nadine

Here is my case:


1. It shows "manager (closed)" there (screenshot 1)
2. After I got redirected after creating account, the test account didn't 
get created (screenshot 2)

So don't know what to do...

Thanks


On Friday, 15 May 2020 03:06:59 UTC+8, adsapiforumadvisor wrote:
>
> Greetings!
>
> Even though you're getting that it's asking for Billing, your account is 
> created, and you can still use that test account through the API as 
> mentioned in this forum post 
>  . 
> Are you experiencing issues when trying to do things through the API 
> against this new test account? Test accounts were primarily created for use 
> with our APIs, so it's expected that after creating the account, you would 
> interact with it through the API. If you're having issues with sending 
> requests through the API to the new account, please reply privately, and I 
> can work with you through those issues.
>
> Thanks,
> Nadine Wang, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zLiHa: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/edcff9ed-96db-452f-8baa-9c19361ee555%40googlegroups.com.


Re: Can't create test account

2020-05-13 Thread Google Ads API Forum Advisor Prod
Hi All,

Thank you for your patience regarding this issue. This is out of scope for our 
team as the underlying issue is occurring in the Google Ads UI, but I will 
further check on this internally. Once we have more insight or any updates, 
rest assured we will reach out to you on this thread.

Regards,
Danica, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/bJHKH0QAA8B800TwHNuXwCSVqaCiEkL4ykbA%40sfdc.net.


Re: Can't create test account

2020-05-13 Thread Tal Lipits
btw - did you manage to run any calls to the API yet?

Since I do have a working test account for adwords - although it's a 
manager account, not client - I gave it a try, and got 
AuthenticationError.OAUTH_TOKEN_INVALID
I used a python code sample I saw in github (referenced by the official 
google api doc), I wrote about it in this thread 


On Wednesday, May 13, 2020 at 7:25:52 PM UTC+3, baxter kevin wrote:
>
> Hi Tal
>
> I understand your feeling.
> I'm also asking approval for developer token now. We can use normal ads 
> account if the developer token got granted.
>
>
>
> On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote:
>>
>> Hi Danica,
>>
>> I'm experiencing the same thing as yvonna tania, and Celebird 
>>  from product 
>> team say that since this is test related issue, they are not the address, 
>> and redirect us back here. Here's their reply 
>> 
>> .
>> Looks like we cannot do any testing at the point because of this.
>> Any suggestion for a solution/workaound would be highly appreciated.
>>
>> Thanks,
>> Tal
>>
>>
>> https://support.google.com/google-ads/thread/46366139?hl=en=46427977
>>
>> On Wednesday, May 13, 2020 at 6:15:22 PM UTC+3, adsapiforumadvisor wrote:
>>>
>>> Hello,
>>>
>>> Thank you for reaching out! Since this issue pertains to the UI, I 
>>> suggest reaching out to the product team as they are better equipped to 
>>> handle your concern. You can contact them through their support page 
>>> here .
>>>
>>> If you have any questions regarding the API, let me know and I can 
>>> further assist you.
>>>
>>> Regards, 
>>> Danica Calusin, Google Ads API Team 
>>>
>>> ref:_00D1U1174p._5004Q1zLiHa: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/cc60f04b-35cd-44e7-a89c-299844cac9fb%40googlegroups.com.


Re: Can't create test account

2020-05-13 Thread Tal Lipits
Thanks Kevin. 
I'm still waiting for my developer token to be approved, and then, yes, I 
hope we can continue working.
Thanks


On Wednesday, May 13, 2020 at 7:25:52 PM UTC+3, baxter kevin wrote:
>
> Hi Tal
>
> I understand your feeling.
> I'm also asking approval for developer token now. We can use normal ads 
> account if the developer token got granted.
>
>
>
> On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote:
>>
>> Hi Danica,
>>
>> I'm experiencing the same thing as yvonna tania, and Celebird 
>>  from product 
>> team say that since this is test related issue, they are not the address, 
>> and redirect us back here. Here's their reply 
>> 
>> .
>> Looks like we cannot do any testing at the point because of this.
>> Any suggestion for a solution/workaound would be highly appreciated.
>>
>> Thanks,
>> Tal
>>
>>
>> https://support.google.com/google-ads/thread/46366139?hl=en=46427977
>>
>> On Wednesday, May 13, 2020 at 6:15:22 PM UTC+3, adsapiforumadvisor wrote:
>>>
>>> Hello,
>>>
>>> Thank you for reaching out! Since this issue pertains to the UI, I 
>>> suggest reaching out to the product team as they are better equipped to 
>>> handle your concern. You can contact them through their support page 
>>> here .
>>>
>>> If you have any questions regarding the API, let me know and I can 
>>> further assist you.
>>>
>>> Regards, 
>>> Danica Calusin, Google Ads API Team 
>>>
>>> ref:_00D1U1174p._5004Q1zLiHa: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/0e778981-21a1-4edf-aacd-5f9e85564e93%40googlegroups.com.


Re: Can't create test account

2020-05-13 Thread baxter kevin
Hi Tal

I understand your feeling.
I'm also asking approval for developer token now. We can use normal ads 
account if the developer token got granted.



On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote:
>
> Hi Danica,
>
> I'm experiencing the same thing as yvonna tania, and Celebird 
>  from product 
> team say that since this is test related issue, they are not the address, 
> and redirect us back here. Here's their reply 
> 
> .
> Looks like we cannot do any testing at the point because of this.
> Any suggestion for a solution/workaound would be highly appreciated.
>
> Thanks,
> Tal
>
>
> https://support.google.com/google-ads/thread/46366139?hl=en=46427977
>
> On Wednesday, May 13, 2020 at 6:15:22 PM UTC+3, adsapiforumadvisor wrote:
>>
>> Hello,
>>
>> Thank you for reaching out! Since this issue pertains to the UI, I 
>> suggest reaching out to the product team as they are better equipped to 
>> handle your concern. You can contact them through their support page here 
>> .
>>
>> If you have any questions regarding the API, let me know and I can 
>> further assist you.
>>
>> Regards, 
>> Danica Calusin, Google Ads API Team 
>>
>> ref:_00D1U1174p._5004Q1zLiHa: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/7f2b80a0-0f2b-456b-a40f-fe8a7818bf3f%40googlegroups.com.


Re: Can't create test account

2020-05-13 Thread Tal Lipits
Hi Danica,

I'm experiencing the same thing as yvonna tania, and Celebird 
 from product 
team say that since this is test related issue, they are not the address, 
and redirect us back here. Here's their reply 

.
Looks like we cannot do any testing at the point because of this.
Any suggestion for a solution/workaound would be highly appreciated.

Thanks,
Tal


https://support.google.com/google-ads/thread/46366139?hl=en=46427977

On Wednesday, May 13, 2020 at 6:15:22 PM UTC+3, adsapiforumadvisor wrote:
>
> Hello,
>
> Thank you for reaching out! Since this issue pertains to the UI, I suggest 
> reaching out to the product team as they are better equipped to handle your 
> concern. You can contact them through their support page here 
> .
>
> If you have any questions regarding the API, let me know and I can further 
> assist you.
>
> Regards, 
> Danica Calusin, Google Ads API Team 
>
> ref:_00D1U1174p._5004Q1zLiHa: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/34e5cacf-ded1-448a-b400-f4e20dbec2d8%40googlegroups.com.


RE: Can't create test account

2020-05-13 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for reaching out! Since this issue pertains to the UI, I suggest 
reaching out to the product team as they are better equipped to handle your 
concern. You can contact them through their support page here.

If you have any questions regarding the API, let me know and I can further 
assist you.

Regards,
Danica Calusin, Google Ads API Team
ref:_00D1U1174p._5004Q1zLiHa: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/vXmUR0QA9ZP000LVi6hZ9FRc2_DUmKWVoSYA%40sfdc.net.


Can't create test account

2020-05-13 Thread yvonna tania
Hi

I already made a test manager account, but everytime I wanna make test 
account under this manager account, I got redirected to the billing page.

But since it is a test manager account, I can't set billing. 

So I'm getting stuck...

Anyone can help?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7fb843db-9aa9-4313-a126-eb40d29139a1%40googlegroups.com.


I can't create test account

2016-01-04 Thread Luis Hernandez

I don't know what happen with the form for create test account, I am 
following the link in the documentation but i can't create the account, in 
the firsts intents it just create production accounts, and now just doesn't 
do anything and only go back to the first form.

I have two days trying to create the test account, and i don't know what 
else to do.

I just follow the link (https://adwords.google.com/um/Welcome/?sf=mt) I put 
it the information, press the button "Create Test Account" and nothing 
happen, just it go back to the begining.

I check my browsers (firefox and chrome), clean my cookies and accounts and 
nothing, i don't know what else to do.

Please, if anyone can help with some ideas, or try to create a test account 
to test if is something in my computer or connection, or if it is a bug in 
the test account form.

Thanks.

PD: the account in the image was created before from scratch

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4b0c9d7c-121a-4cd4-a782-72a579eb3b14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: I can't create test account

2016-01-04 Thread Anthony Madrigal
Hi Luis,

Could you please provide me via *reply privately to author *the client 
customer Id of the account you are trying to use as a test account so that 
I could do some further investigation?

Thanks,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5d4f1053-0cfd-42c3-a547-b1530a34bf84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.