Re: KEYWORDS_PERFORMANCE_REPORT returns AuthenticationError.NOT_ADS_USER with trigger null

2015-06-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Guilherme, The NOT_ADS_USER error means that the user whose OAuth credentials you are using is not associated with an AdWords account. Please generate another refresh/access token, making sure you are signed in as a user with access to your test account. Also, please take a look at the

Re: [AuthenticationError.OAUTH_TOKEN_INVALID

2015-06-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi, It seems you have problems with SOAP authentication. I highly recommend you to use our client library https://developers.google.com/adwords/api/docs/clientlibraries, which is also available in PHP as well. Could you please try that first and see if you can get through it? You can easily

Re: filters for TextAdDescription1 and Description2 do not work anymore

2015-06-02 Thread Pearl Jam
Hi, I'm sooo sorry, I've used a wrong predicateobject, my mistake. Regards Jam -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2015-06-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Nick, Did this happen to your existing account created a long time ago? Or did this happen to your newly created account? Can you provide request and response SOAP logs (with your credential information stripped)? Best, Thanet, AdWords API Team On Tuesday, June 2, 2015 at 6:24:47 AM

Re: AD_EXTENSIONS_PERFORMANCE_REPORT

2015-06-02 Thread Nadine Sundquist (AdWords API Team)
Hello Sandeep, All of these extensions can be removed using the CampaignExtensionSettingsService https://developers.google.com/adwords/api/docs/reference/v201502/CampaignExtensionSettingService. Check out the example on updating an ad extension

Add All visitors Audience Via Adwords API

2015-06-02 Thread MCC Test
Hello Adwords API Team, I want to know that is it possible to add All Visitors audience via Adwords API, if its not set up for any accounts? Thanks, Ronak Shah -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: .net 4.5 - Google.AdWords.XmlSerializer

2015-06-02 Thread sp
This was standard .Net exception. Nuget packages work on both .Net 4.0 and 4.5. http://stackoverflow.com/questions/1127431/xmlserializer-giving-filenotfoundexception-at-constructor -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: REMOVE FEED ITEM

2015-06-02 Thread Stacie Waleyko
Hi, You can send a MUTATE request to FeedItemService https://developers.google.com/adwords/api/docs/reference/v201502/FeedItemService with the REMOVE operator in the FeedItemOperation https://developers.google.com/adwords/api/docs/reference/v201502/FeedItemService.FeedItemOperation Here's a

Re: REMOVE FEED ITEM

2015-06-02 Thread Nadine Sundquist (AdWords API Team)
Hello, If you're using the new Extension Settings https://developers.google.com/adwords/api/docs/guides/extension-settings feature, these extensions can be removed using the CampaignExtensionSettingsService

Re: Feed items per account limit include removed status?

2015-06-02 Thread Umesh Dengale
Hi Chris, Could you provide your customer id through *reply privately to author?* I will be happy to look into your particular case. Thanks, Umesh, AdWords API Team. On Monday, June 1, 2015 at 5:25:37 PM UTC-4, Chris wrote: Hi, Does the 'Feed items per account limit' of 400,000 include

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2015-06-02 Thread Ashley Xu
We are trying to get those information. Before that could you please tell us under what scenarios will this error be thrown? On Tuesday, June 2, 2015 at 12:36:42 AM UTC-7, Thanet Knack Praneenararat (AdWords API Team) wrote: Hi Nick, Did this happen to your existing account created a long

Re: Lots of 502 bad gateway errors

2015-06-02 Thread Ashley Xu
Could someone please help to investigate? On Monday, June 1, 2015 at 5:41:56 PM UTC-7, Ashley Xu wrote: Hi, We have seen a lot of 502 bad gateway errors recently. Please find below the stack trace and the number of failures per day. Could you please help take a look? Thanks Ashley

Hay algún sistema para evitar que mis anuncios se muestren a ordenadores MACS?

2015-06-02 Thread Javier Rodríguez
Buenas tardes, Mi pregunta es la siguiente, alguien sabría como hacer que mis anuncios no se mostrasen a los ordenadores MACS?? Únicamente me gustaría excluir a este tipo de pcs ya que es alguien con este ordenador el que se dedica a hacer clics fraudulentos en mis anuncios, eso si, cambiando

Re: USER_PERMISSION_DENIED

2015-06-02 Thread Umesh Dengale
Hi Mateusz, Are you trying to *link* https://support.google.com/adwords/answer/6139186?hl=enrd=1#link the customer account to the MCC account? Keep in mind that you can't link Test and Production MCC accounts. If you still have issues, please send me the steps you took in the AdWords

Re: cannot change API contact email

2015-06-02 Thread Umesh Dengale
Hi Katie, Check out our instructions on updating your API developer email address https://developers.google.com/adwords/api/faq#developer_email. Verify that your new API developer email address is already associated with your MCC account. Thanks, Umesh, AdWords API Team. On Monday, June 1,

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2015-06-02 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi, Usually, this error https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.CUSTOMER_NOT_FOUND means that no account found for the customer ID you provided in the header. This might be because the account has just been created and not established in the backend

ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND error

2015-06-02 Thread Nick Vilenski
Hello, While trying to download ShoppingPerformance Report we get error 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND' with trigger 'Unable to read report data'. This started since last week (Monday). Earlier it worked right. Now it happens when we try just This_Week_Monday_Today

Landing page without the protocol in Tracking Template

2015-06-02 Thread veseo
Hello, I'm planning on migrating my TextAds to use final URLs with the second method from the MIgration Guide, but I stumbled into a problem - my current destination URLs are of the following type - http://x0y0z0.domain.tld, which then redirects to http://domain.tld/x0y0z0 (but certain actions

Re: Right tracking template for Upgraded URLs

2015-06-02 Thread Michael Cloonan (AdWords API Team)
Hello, In the short term, during the upgrade, you are correct in that you may lose some statistics as you convert to a more future-proof setup. However, you should be able to set things up in such a way that you don't need to recreate ads again thereafter. In order to do that, you will need

Re: KEYWORDS_PERFORMANCE_REPORT returns AuthenticationError.NOT_ADS_USER with trigger null

2015-06-02 Thread Guilherme Nassim
Hi Thanet, Thanks for your answer but I am using OAuth 2.0 for Server to Server Applications therefore the user that request is a server account email address. The owner of this application, the one that generated the OAuth client Id and the key, is the same owner of the Adwords account. How

Re: Google adwords api report trailing zeroes on columns

2015-06-02 Thread Michael Cloonan (AdWords API Team)
Hello, All monetary values returned by reports are in micros, which means that you are correct in that dividing by 1,000,000 will show the true value. This is done so that prices can be given very exactly. Regards, Mike, AdWords API Team On Tuesday, June 2, 2015 at 9:21:26 AM UTC-4, Lester

.net 4.5 - Google.AdWords.XmlSerializer

2015-06-02 Thread sp
When I run with .Net 4.5 and Nuget package 18.12.0, when called: utilities.GetResponse(); Exception: Could not load file or assembly 'Google.AdWords.XmlSerializers, Version=18.12.0.0, Culture=neutral, PublicKeyToken=52807268f2b614dc' or one of its dependencies. The system cannot find the file

Right tracking template for Upgraded URLs

2015-06-02 Thread Александр Швец
Hi Guys, I have some confusion about using Upgraded URLs. For example, I want to write {targetid} in utm_term parameter of every URL in my campaign. The best way I see is to use tracking template at the campaign level. Something like {lpurl}?utm_term={targetid}. But in the real world I don't

CUSTOMER_SERVING_TYPE_REPORT_MISMATCH - how and where to define single client id?

2015-06-02 Thread Blair Mundy
So I'm getting this error when trying to pull a report and I know it is because it's trying to pull as an MCC and I need to ask it to pull as a single account. I'm just running into trouble figuring out how to do that. When I change this line in auth.ini: clientCustomerId = xxx-xxx- into

Google adwords api report trailing zeroes on columns

2015-06-02 Thread Lester Jan Pearson
I usually get these values, somehow they are too long, not 100% if I should divide by 1,000,000 (that would make sense). like cost=5298 one of the rows: row day=2015-05-26 campaignID=xx campaign=xx adGroupID= keywordID=x avgPosition=4.6 avgCPC=294

How to get app ID and app platform of app install ads when calling reporting API?

2015-06-02 Thread Kai Yang
When I'm trying to get performance data of app install ads, I noticed that there's no fields that provides the information about app ID and app platform. How to get them via reporting API? Also I noticed that the headline is strange. For example, I added an app install ad as below, Microsoft

Preview Template Ads Urls

2015-06-02 Thread David B.
Hi All, For Template Ads, is it possible to get the preview urls for each dimension just like the ones you get in the AdWords UI ? I'm looking at the TemplateAd.adAsImage but I'm not sure that's the right field (as it's always a null value...). And nothing is really clear about this field.

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-02 Thread Anthony Madrigal
Hello, If you can access the URL by your browser but not through your code, then you should check your code to see if it is running locally or from a separate machine. You could also do some troubleshooting on the path your code is taking through your own network. Regards, Anthony, AdWords

Re: Adwords API Issue

2015-06-02 Thread Danial Klimkin
Please see: https://groups.google.com/forum/#!topic/adwords-api/rp0HFwu-E0M -Danial. On Tuesday, June 2, 2015 at 3:22:28 PM UTC+2, Ashish Choudhary wrote: Hi Team, I want to use Google Adwords API for Offline Services( eg: rest call for fetching marketing related data.), So for that I

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201502/AdGroupAdService?wsdl'

2015-06-02 Thread Danial Klimkin
Hello, Please make sure the PHP client can reach this URL from your server. You can start trying with 'wget'. If it succeeds, try pulling via the PHP. Most common cases are lack of SSL certificates and some kind of proxy / NAT blocking the access. -Danial, AdWords API Team. On Monday,

Gmail metrics

2015-06-02 Thread Jay Shah
Hi, I'm pulling in some metrics using the AdWords Scripts IDE. I am doing this by creating an AdWordsApp.Stats object and calling some of the methods listed in the link below https://developers.google.com/adwords/scripts/docs/reference/adwordsapp/adwordsapp_stats However, I need to pull 3

Re: Cannot get AdParamService to update AdParams

2015-06-02 Thread Umesh Dengale
Hi Giles, Could you provide the SOAP logs for your request and response ? Thanks, Umesh, AdWords API Team. On Monday, June 1, 2015 at 12:33:34 PM UTC-4, Giles Bodger wrote: Hi all, we have noticed a problem recently in that with a call to the AdParamService to ADD an AdParam we can do so

Re: CUSTOMER_SERVING_TYPE_REPORT_MISMATCH - how and where to define single client id?

2015-06-02 Thread Danial Klimkin
Hello Blair, This error can only be returned if the client customer ID you provide is actually an MCC account. Please double-check this is an advertiser account, not an MCC. -Danial, AdWords API Team. On Tuesday, June 2, 2015 at 3:21:08 PM UTC+2, Blair Mundy wrote: So I'm getting this

Re: Use BudgetOrderService to get the status of the budget order for next month

2015-06-02 Thread Michael Cloonan (AdWords API Team)
Hello, The BudgetOrder https://developers.google.com/adwords/api/docs/reference/v201502/BudgetOrderService.BudgetOrder object is filterable on startDateTime and endDateTime. You should be able to use these to fetch the Budget Orders for the timeframe you're interested in, so that you can

Re: Cannot get AdParamService to update AdParams

2015-06-02 Thread Giles Bodger
HI Umesh the request is -- ?xml version=1.0 encoding=utf-8?soap:Envelope xmlns:soap= http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi= http://www.w3.org/2001/XMLSchema-instance; xmlns:xsd= http://www.w3.org/2001/XMLSchema;soap:HeaderRequestHeader xmlns=

Re: Cannot get AdParamService to update AdParams

2015-06-02 Thread Giles Bodger
Hi Umesh I have just mailed you the soap request and response cheers On Tuesday, June 2, 2015 at 5:20:29 PM UTC+1, Umesh Dengale wrote: Hi Giles, Could you provide the SOAP logs for your request and response ? Thanks, Umesh, AdWords API Team. On Monday, June 1, 2015 at 12:33:34 PM