From which report and variable we can find the display ad image url by adwords api

2018-01-01 Thread Ankur Shishodia
Hi Team, We need display ad image url. From which report and variable we can find the display ad image url by adwords api? Anyone can help me on this. Ankur -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com

Managing third party accounts

2018-01-01 Thread anson oph
Hi, I followed the OAuth2 Authentication page and got all the tokens I need to made a successful Adwords API call and I did it. I did that with a test account access level token. However, when I try to access (get data) another test account with the same token, the call failed. From this exper

Re: API Worked for months now get this error { "error": "invalid_grant", "error_description": "Bad Request" } Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error": "invalid_

2018-01-01 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Shenderson, The invalid_grant error normally occurs due to expired refreshToken. To resolve this issue, you may try to regenerate the refreshToken and the OAuth2 credentials

API Worked for months now get this error { "error": "invalid_grant", "error_description": "Bad Request" } Fatal error: Uncaught exception 'OAuth2Exception' with message '{ "error": "invalid_gran

2018-01-01 Thread shenderson
PLUS, I have the SAME script running for 5 other of my adwords accounts. 2 give this error, the others run fine. What the heck happened? Anywhere I should start? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blo