Re: Are we supposed to get any response after submitting Standard Access application?

2016-10-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Peng, We support AdWords API related cases. For access application and approval concerns, you may contact the AdWords Compliance Team . Cheers, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Negative Geo Target

2016-10-11 Thread 'Joyce Lava' via AdWords API Forum
Hi Julien, Yes, you should use NegativeCampaignCriterion to exclude geo targets. Best, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/post

Are we supposed to get any response after submitting Standard Access application?

2016-10-11 Thread Peng
Hi, We submitted a Standard Access Application yesterday but other than the "Thank you for you submission" message in the webpage, there has been absolutely nothing received. I understand that the review process would take much longer. But I'm just wondering if we're supposed to get any kind o

Re: Negative Geo Target

2016-10-11 Thread julien levasseur
My mistake, I should use NegativeCampaignCriterion. On Tuesday, October 11, 2016 at 11:12:21 PM UTC+2, julien levasseur wrote: > > Hi Joyce, > > $campaignCriteria = array(); > $san_francisco = new Location(); > $san_francisco->id = 1014221; > $campaignCriteria[] = new CampaignCriterion($campaignI

Re: Negative Geo Target

2016-10-11 Thread julien levasseur
Hi Joyce, $campaignCriteria = array(); $san_francisco = new Location(); $san_francisco->id = 1014221; $campaignCriteria[] = new CampaignCriterion($campaignId, false, $san_francisco); The second argument of CampaignCriterion is supposed to make a negative criterion, therefore exclude San Francis

Re: AdWords API for Saved Reports

2016-10-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, I'm afraid it's not possible to use AdWords API to download from your saved reports lists in AdWords UI. You can use the API to download the report types listed here . This guide

AdWords API for Saved Reports

2016-10-11 Thread FunTimes
Is it possible to use Google AdWords API to pull or download reports/report data from my Google AdWords *saved reports list*? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

Re: Auction Insights Report API - For Shopping Campaigns

2016-10-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The Auction Insights Report is currently not available in AdWords API. Please keep an eye on our blog for any announcements regarding the availability of this report in the API. Regards, Anthony AdWords API Team -- --

Auction Insights Report API - For Shopping Campaigns

2016-10-11 Thread FunTimes
Can I utilize the AdWords API to pull Auction Insights Reports for Shopping campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=

Re: Way to get Keywords level Impression details, like Device, Physical Region, etc

2016-10-11 Thread Jay Zou
This is very helpful. Thank you so much, Shwetha! On Tuesday, October 11, 2016 at 2:46:37 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Jay, > > Different report types provide data aggregated at different levels. You > can use this guide >

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-10-11 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I will look into how we can improve this to be more discoverable. That is a good point that the field name represents different pieces of data depending on the context. Thanks for the feedback. Regards, Mike, AdWords API Team On Tuesday, October 11, 2016 at 1:52:53 PM UTC-4, Tyler Murp

Re: Way to get Keywords level Impression details, like Device, Physical Region, etc

2016-10-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jay, Different report types provide data aggregated at different levels. You can use this guide to choose the right report. You can use the Click Performance Report

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-10-11 Thread Tyler Murphy
That's surprising. All other fields I know of filter on the same values you'd get if you included the field in your SELECT clause. There are both "Labels" and "LabelIds" fields for the CAMPAIGN_PERFORMANCE_REPORT

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-10-11 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, The current behavior is the intended behavior. I was under an incorrect impression when I was first trying to diagnose the issue. Regards, Mike, AdWords API Team On Tuesday, October 11, 2016 at 12:52:17 PM UTC-4, Tyler Murphy wrote: > > Will the behavior be changed so that it works the w

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-10-11 Thread Tyler Murphy
Will the behavior be changed so that it works the way it's supposed to? On Wednesday, September 21, 2016 at 2:46:17 PM UTC-4, Tyler Murphy wrote: > > Yep, that works. Thanks for the help. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://goog

Way to get Keywords level Impression details, like Device, Physical Region, etc

2016-10-11 Thread Jay Zou
I was trying to find details information about keywords level impressions, like where are these impressions come from, what type of impressions they are, etc. So far the best I can do is getting impressions' Device type from Search Query Performance Report. Since it has columns like:

Re: PHP get campaign COST

2016-10-11 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello, Sorry for late reply. >From what you said, I still don't think it's related to test account or authentication problem. The trigger, fieldPath, and type are all null, which is strange. Could you please try running DownloadCriteriaReport

Re: How do you get Structured Snippet extensions?

2016-10-11 Thread suvodhoy
Hi Thanet, Pardon for the very delayed response. We had created all the structured snippets using feeds created in the AdWords user interface. The documentation mentions we should not face any issue if they were created through the interface. Though we are able to fetch all other extensions, we

Re: KeywordIdeas return search volume for different keyword

2016-10-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Aurimas, Would you happen to have the SOAP request and response generated by the AdWords API and the screenshot of the results from the Keyword Planner? This would help me investigate the case further. Please reply using *Reply privately to author*. Thanks and regards, Peter AdWords API Tea

Re: FINAL URL report contains multiple entries per URL?

2016-10-11 Thread 'Joyce Lava' via AdWords API Forum
Hi Oliver, Could you please send to me the report definition and the actual report generated by clicking in *reply privately to author *in this thread so I can take a better look? Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

KeywordIdeas return search volume for different keyword

2016-10-11 Thread Aurimas Gladutis
Hi, when trying to get results for "ferienhaus denmark" in Germany (location specified), results for "ferienhaus dänemark" are returned. This appears to be the case from both API and Keywords planner. I have broad search disabled and IdeaTextFilterSearchParameter does not help either via API.

FINAL URL report contains multiple entries per URL?

2016-10-11 Thread Oliver
When we download the FINAL_URL report, including the following columns: - ExternalCustomerId - EffectiveFinalUrl - Clicks - Impressions - Conversions - Cost - CostPerConversion - ConversionRate We get the same URL repeated in multiple rows but with different performance data. See attached scree