Re: video thumbnail

2017-01-15 Thread 'Joyce Lava' via AdWords API Forum
Hello, If you wish to get the uploaded video url, you may use the example code GetAllImagesAndVideos.php . However, if you're looking for the video url used in the TemplateAd, yo

video thumbnail

2017-01-15 Thread אברהם אברהם
how can I get the url for a video thumbnail using google adwords API (with php)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: INVALID_FIELD_NAME_FOR_REPORT CampaignId

2017-01-15 Thread 'Joyce Lava' via AdWords API Forum
Hello, Could you please send me (*reply privately to author*) the report definition and the clientCustomerId used? You may see here

Re: Access adwords campaign opportunities via google adwords api

2017-01-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Syed, Did you mean access the suggestions from Opportunities tab in the UI through AdWords API? If so, I'm afraid there is currently no way to fetch these suggestions using the AdWords API. However, the AdWords API supports bid landscapes

INVALID_FIELD_NAME_FOR_REPORT CampaignId

2017-01-15 Thread Aliko
Hello, I want to get campaing performance report with php api. My session is with client custemer id, $session = (new AdWordsSessionBuilder()) ->fromFile() ->withOAuth2Credential($oAuth2Credential) ->withReportSettings($reportSettings) ->withClientCustomerId($custo

Access adwords campaign opportunities via google adwords api

2017-01-15 Thread Syed Asfar Ali Kazmi
Hi i want to know is this possible to access adwords *campaign opportunities via google adwords api *to shows my own* customer dashboard*. so my ppc customers can easily check their ppc campaign opportunities from my own* customer dashboard*. Is this possible please let me know. Regards, --

Re: Check if keyword exists, how to

2017-01-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Simon, Apologies if I was not so clear in my previous response. Campaign-level keywords (CampaignCriterionService ) means NegativeCampaignCriterion

Re: GenerateRefreshToken.php command line error

2017-01-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Chris, I will provide support to you while Sreelakshmi is on OOO. Since your question is more of the client library setup concern, please contact the PHP client library github experts through this link as they are more equipped with th