Re: How to get Google Ads accounts using API via Oauth2 Authentication.

2020-09-08 Thread Tarannum
Hi all, Please let me know the solution get in order to get 
ClientCustomerid from Customerid of the Client who access my Goggle  App 
with Login process.
Please help. Its urgent.

On Friday, October 18, 2019 at 5:03:54 PM UTC+2 adsapiforumadvisor wrote:

> Hi Niti,
>
> You can get the currency of the account by selecting the
>  AccountCurrencyCode 
> 
>  from 
> the Account Performance Report 
> .
>  
> See this sheet 
> 
>  for 
> the currency code conversions.
>
>
>
> Regards,
> Anthony
> Google Ads API Team
>
>
>
> ref:_00D1U1174p._5001UKM2Ru: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/964b18b1-6496-4030-8eb0-2e7530a03c1dn%40googlegroups.com.


Re: How to get client customer id of authorized adword account user through oauth2 in PHP

2020-09-07 Thread Tarannum
can any of you can update on this?
Pratik do you find some way to achieve this. Please help us I am also 
struck in same case.
On Friday, June 19, 2020 at 10:05:21 PM UTC+2 adsapiforumadvisor wrote:

> Hi Pratik,
>
> Apologies for my delayed response. You should not need to provide a 
> Customer ID when using the CustomerService.getCustomers method. Since you 
> received the error CLIENT_CUSTOMER_ID_IS_REQUIRED I'm inclined to think 
> this is a bug in our system. I'm going to file an issue with our 
> engineering team and will keep you updated on their progress.
>
> Again - I'm sorry about the extended back-and-forth and my delayed 
> response. We should have recognized this bug sooner. I'll do my best to try 
> to get this resolved as quickly as possible.
>
> Best,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zsDUN: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/82a55c30-aac2-4e5a-8828-bbd52d178801n%40googlegroups.com.


How to get Authorized Client Ad accounts lists

2020-09-07 Thread Tarannum
Other Client authorize OAuth2 via Google Sign-in with 
scope=https://www.googleapis.com/auth/adwords.
After Authorization I want to get the Authorized Client's Ad accounts.
But I am getting error message "The caller don't have permission". 
Can anyone help me what more need to be included in scope or the way to get 
the Client's Ad account after authorization.
hit url - https://accounts.google.com/o/oauth2/v2/auth?
 scope=https://www.googleapis.com/auth/adwords;
 access_type=offline&
 include_granted_scopes=true&
 state=state_parameter_passthrough_value&
 redirect_uri=https://example.com;
 response_type=code&
 client_id=client_id(value)

Please help. Its urgent.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bbb87b64-ec74-47f4-94f2-b9663b925072n%40googlegroups.com.