400 Bad Request invalid_grant

2022-11-02 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Hello Team,

We try to execute get keyword suggestion API & locations API in google ads 
but we getting the following issues:

*Fatal error*: Uncaught GuzzleHttp\Exception\ClientException: Client error: 
`POST https://oauth2.googleapis.com/token` resulted in a `400 Bad Request` 
response: { "error": "invalid_grant", "error_description": "Token has been 
expired or revoked." } 

I tried to generate refresh token as well but it giving me error as follows:
https://prnt.sc/Um0nYXn2gG_j

Pls help to fix me.

Regards,
Amol

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/9a2bc4bc-3d97-4e71-ba16-4c9335bd92dfn%40googlegroups.com.


Re: How I can get customer account suspended?

2022-10-10 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Any updates guys pls?

On Wednesday, September 28, 2022 at 11:38:02 AM UTC+5:30 Amol Kawale wrote:

> Thanks Peter!
>
> But I already tested that customer.status field. It not returning 
> Suspended status though the account is suspended. Pls check this 
> https://prnt.sc/GT_8vIGrNeLd 
>
> My MCC is 1004010941 & I have 2 sub-account under it  737-914-0637 
> <(737)%20914-0637> & 895-759-6125. Both account type is suspended. But 
> whenever am checking customer.status for both users it returns Enabled & 
> Canceled but not suspended.
>
> Pls help me to retrieve the suspended status.
>
> On Tuesday, September 27, 2022 at 8:52:24 PM UTC+5:30 adsapi wrote:
>
>> Hi Amol,
>>
>> Thank you for reaching out to our API support team.
>>
>> You can use the same customer 
>>  
>> report from the example you used, and include the customer.status 
>> 
>>  
>> field. Let us know how this goes on your end.
>>
>> Best regards,
>>
>> [image: Google Logo] 
>> Peter Laurence 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2egzJS: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 
"Google Ads API and AdWords 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/9415fd38-ce86-4e77-b709-8027dce2923an%40googlegroups.com.


How I can get customer account suspended?

2022-09-27 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Hello Team,

I was searching API to fetch customer account status whether Enabled or 
Suspended. But didn't found anything yet. Whenever I use this API Get 
Account Information 

 it 
returns user status Cancel, Enabled but does not return the status 
'Suspended'. I have 2 users suspended. But unable to retrieve it. 

Pls let me know how I can retrieve the user account status.

Regards,
Amol

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/36edbacd-20f0-4606-9c95-f5cbbc0609b2n%40googlegroups.com.


Re: How I can update campaign data after published campaigns?

2022-09-13 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Any updates guys pls??

On Monday, September 12, 2022 at 2:49:55 PM UTC+5:30 Amol Kawale wrote:

> Thank you for your reply. But 
> https://developers.google.com/google-ads/api/docs/samples/update-campaign  
> the
>  
> documentation mentioned only campaign status to update. 
>
> Suppose I want to change campaign dates or let's say I want to extend the 
> campaign end date then which API can I use to update dates after the 
> campaign is published? 
>
> Also, suppose I want to add another location for the target audience then 
> how to update it?
>
> Please let me know how to update ad data such as headlines, descriptions, 
> images, etc... (Responsive search Ad or Display ad) as well...
>
> Regards,
> Amol
>
> On Thursday, September 8, 2022 at 8:33:32 PM UTC+5:30 adsapi wrote:
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> With regards to your concern, you can use code example t 
>> o 
>> update campaign. Let me know if you have any questions.
>>
>> Thanks, 
>> [image: Google Logo] 
>> Nirmita 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2dwiHA: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 
"Google Ads API and AdWords 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/5f466f27-63cb-48a9-9b74-d86e1db6dc8cn%40googlegroups.com.


How I can update campaign data after published campaigns?

2022-09-08 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Hello team,

I have checked documentation but didn't find any info to update campaign & 
ad data for published campaigns. The scenario is like this - The user 
submitted a campaign but later on his mind changed & he wanted to update 
particular info from campaigns such as location or budget start end date, 
etc... 

Please let me know if there is any Google ad API in PHP to update campaign 
data & responsive search ads & Display ad data using API.

Your help is highly appreciated!!!

Thanks,
Amol

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f995d319-f637-4bba-990c-b498280aa05en%40googlegroups.com.


Re: Billing setup not working for sub account under manager account

2022-08-13 Thread 'Amol Kawale' via Google Ads API and AdWords API Forum
Guys any updates on billing setup via API?

On Tuesday, July 26, 2022 at 3:40:51 AM UTC+5:30 adsapi wrote:

> Hello Dylan,
>
> Thanks for providing the additional logs. I'll be getting back to you soon 
> on that.
>
> Best,
> [image: Google Logo] 
> Nadine Wang 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2WyhED: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 
"Google Ads API and AdWords 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/43e962c8-f380-48c9-8131-737a82ae85cbn%40googlegroups.com.