Re: Google AdWords API - There is no campaign!(PHP)

2016-02-03 Thread Hong Sompote
Hi It's a bad news, I still waiting for an update Thanks, Hong -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google AdWords API - There is no campaign!(PHP)

2016-02-03 Thread Anthony Madrigal
Hi, Unfortunately, video campaigns are still not supported through the CampaignService in AdWords API v201601. I will update this thread once there are any updates. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Google AdWords API - There is no campaign!(PHP)

2016-02-03 Thread Hong Sompote
*Does this issue have been fixed in v201601 yet?* On Wednesday, November 18, 2015 at 11:44:37 PM UTC+7, Anthony Madrigal wrote: > > Hi, > > I am not sure if and when this feature will be supported. You will not be > able to automatically be stopped in response to the video playback number > us

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-18 Thread Anthony Madrigal
Hi, I am not sure if and when this feature will be supported. You will not be able to automatically be stopped in response to the video playback number using the AdWords reports. Please check our blog regarding any announcement

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-17 Thread F inc
Hi, Thank you for the answer! I understood. Although there "currently" is not supported, does it supported in the future? I know that it obtained the information campaign to be run a "Campaign Performance Report" or "Video Performance Report". However, I would like to automatically be stopped

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-17 Thread Anthony Madrigal
Hello, The reason you are not seeing any campaigns returned is because the *CampaignService* currently does not support video campaigns (which is what both your campaigns are). However, if you run the Campaign Performance Report

Re: Google AdWords API - There is no campaign!(PHP)

2015-11-16 Thread Anthony Madrigal
Hi, Could you please provide me with your CID so that I could verify this behavior? Please send it through *reply privately to author.* Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blog

Google AdWords API - There is no campaign!(PHP)

2015-11-16 Thread F inc
Hi everyone, I wrote a program using the Google Adwords API want to retrieve the campaign information for a specific customer client ID. This is my code. SetClientCustomerId('XXX-XXX-XXX'); $campaignService = $user->GetService("CampaignService", ADWORDS_VERSION); $selector = new Sel