Re: ManagedCustomerService gives An AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED Error

2015-04-20 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi, Have you set your clientCustomerId (your MCC account ID) in App.config? Cheers, Thanet, AdWords API Team On Monday, April 20, 2015 at 10:29:19 PM UTC+9, MWA wrote: > > Hi > I have a same problem in and I'm using PHP. I cannot figure out the > problem. > > My code is same as here > > https:/

Re: Can I use the same trackingTemplateUrl for finalUrls with or without a query part ?

2015-04-20 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi, Thanks for your suggestion. Best, Thanet, AdWords API Team On Tuesday, April 21, 2015 at 3:20:22 AM UTC+9, HK wrote: > > Michael, >>> >> > This is a big problem for us as well. Being an agency, we don't control > what values our customers put into the final URLs, and we strongly prefer >

Shared Sets for new campaign types

2015-04-20 Thread Jacopo Davassi
Dear support team, I was wondering whether the support for negative shared sets is available also for the new campaign types (Mobile App Installs). This does not seem the case on our side. The documentation does not differentiate between campaign types: https://developers.google.com/adwords/ap

Re: Change History

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi, Regarding your first question, you are correct -- if the date range includes the date on which a campaign was created, *CustomerSyncService* will return that campaign with campaignChangeStatus

Re: RangeError.TOO_HIGH for LocationExtensionOperand Radius

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi, You are correct - there currently is a limit of 40 miles for the radius when creating a *LocationExtensionOperand*. As far as I know, no such limit exists when using *Proximity* criteria. Regarding recommendations, I'm not aware of any plans to remove *Proximity* targeting in the near fut

Re: Average Position Calculation Bug in Account Performance Report

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi MG, Thanks for pointing this out. Could you send your customer ID *only to me* by clicking *Reply privately to author*? I'd like to use your example when sending this issue to the reporting team. As a workaround, you could use the CAMPAIGN_PERFORMANCE_REPORT

Re: Can I use the same trackingTemplateUrl for finalUrls with or without a query part ?

2015-04-20 Thread HK
> > Michael, >> > This is a big problem for us as well. Being an agency, we don't control what values our customers put into the final URLs, and we strongly prefer to add our tracking via tracking templates at the campaign or ad group level. Ideally, I'd love to see Google add logic when the tr

Re: Problem with mutatejobservice because of clientlogintoken?

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi, OK, it's tough for me to diagnose this problem without more information. Could you perhaps send over your build.xml file so I can see exactly how you are setting up your project? Thanks, Josh, AdWords API Team On Monday, April 20, 2015 at 1:06:59 PM UTC-4, Amber wrote: > > using ant, tried

Re: Problem with mutatejobservice because of clientlogintoken?

2015-04-20 Thread amber . kulkarni
using ant, tried adding manually also but did not help. I'm seeing no exceptions before this. On Monday, April 20, 2015 at 10:21:53 PM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Are you using maven, adding jars to your classpath manually, or using some > other approach? > > Al

Re: AdWords entity IDs

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi Visar, AdWords IDs are simply long (numeric) values, so unless you explicitly format them yourself they should not have any leading zeros. Cheers, Josh, AdWords API Team On Monday, April 20, 2015 at 11:28:11 AM UTC-4, Visar wrote: > > Hi, > > Do AdWords entities (such as campaigns, ad groups

Re: URGENT: Submitting a form for developer token gets error 500 internal server every time I click on the submit button

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi Susan, Sorry to hear that the sign up process is giving you trouble. Please contact the API Compliance Team via this form and they should be able to help you out. Thanks, Josh, AdWords API Team On Monday, April 20, 2015 at 8:39:17 AM UTC-4

Re: Problem with mutatejobservice because of clientlogintoken?

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi, Are you using maven, adding jars to your classpath manually, or using some other approach? Also, do you see any other exceptions logged before you encounter this issue? Thanks, Josh, AdWords API Team On Monday, April 20, 2015 at 10:41:33 AM UTC-4, amber.k...@sokrati.com wrote: > > yes it

Re: Google Analytics data in Search Query Performance Report

2015-04-20 Thread Josh Radcliff (AdWords API Team)
Hi David, Thanks for providing details of your use case. I've passed your request on and included your explanation. I'll let you know when I hear back regarding any future plans for this enhancement. Thanks, Josh, AdWords API Team On Monday, April 20, 2015 at 9:33:26 AM UTC-4, David Midgley wr

Re: Google Adwords API Ad group Ideas

2015-04-20 Thread Aditya
Hi Anash / team, Bringing up an old post, but I was curious to see if the API now supports the ability to get ad group ideas when finding new keywords (as it works in the UI). Thanks! On Thursday, August 14, 2014 at 1:06:04 AM UTC-7, Anand Akkala wrote: > > Hello, > > I need the Ad group Ideas

AdWords entity IDs

2015-04-20 Thread Visar
Hi, Do AdWords entities (such as campaigns, ad groups, keyword etc) ever have IDs which start with one or more leading zeros. For instance, will an ID ever be of the form "0124234"? Thanks, Visar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: ht

Re: Problem with mutatejobservice because of clientlogintoken?

2015-04-20 Thread amber . kulkarni
yes it is a part of my classpath On Friday, April 17, 2015 at 8:51:15 PM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Do you have the adwords-api.properties >

Re: Reporting - Data for Removed artifacts

2015-04-20 Thread GregT
Danial, just to clarify when you said: "Reporting filters out removed entries for the level of the report only. So, account level report will return stats for all objects (and you can't actually add CampaignStatus predicate while requesting it)." Does this mean, for instance, with a criteria pe

Re: Google Analytics data in Search Query Performance Report

2015-04-20 Thread David Midgley
Hi Josh Thanks for getting back to me! Unfortunately I can't use the KEYWORDS_PERFORMANCE_REPORT as the analytics data would aggregated for all the queries for a particular keyword. For example, let's say you are an airline and you're bidding on the keyword "cheap flights" on broad match and y

Re: ManagedCustomerService gives An AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED Error

2015-04-20 Thread MWA
Hi I have a same problem in and I'm using PHP. I cannot figure out the problem. My code is same as here https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201502/AccountManagement/GetAccountHierarchy.php $user = new AdWordsUser(); $user->LogDefaults(); // Get the Campai

Re: Change Campaign Status [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]

2015-04-20 Thread Michael D
Ok, I solved it. It was a Problem with the serialization. Thank you for your help ;) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=

Re: Change Campaign Status [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]

2015-04-20 Thread Danial Klimkin
Hello Michael, It doesn't look the request was formed properly. Are you using any of our client libraries? https://developers.google.com/adwords/api/docs/clientlibraries -Danial, AdWords API Team. On Monday, April 20, 2015 at 4:08:07 PM UTC+3, Michael D wrote: > > Hello Daniel, > > Ok, so

Re: Change Campaign Status [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]

2015-04-20 Thread Michael D
Hello Daniel, Ok, so I can just change the status of a paused or an active campaign. When I try to pause a Campaign this is what my sniffer shows me: But there is no value for the status in it. In my first the first Post you can see how this soap is created. Looks ike this is a Problem of seria

Re: Reporting - Data for Removed artifacts

2015-04-20 Thread Danial Klimkin
Hello MG, 1. No, only _PERFORMANCE_REPORTs are affected. This includes CRITERIA but excludes PLACEMENT or KEYWORD. 2. This is unfortunately true. I've flagged this with the scripts team so they can review / document this aspect. -Danial, AdWords API Team. On Friday, April 17, 2015 at 8:38:

Re: Отчеты AdHoc. CLIENT_CUSTOMER_ID

2015-04-20 Thread Danial Klimkin
Да, с помощью CustomerService: https://developers.google.com/adwords/api/docs/reference/v201502/CustomerService Поле clientCustomerId для этого сервиса опционально. -Даниил, команда AdWords API. On Monday, April 20, 2015 at 3:39:24 PM UTC+3, fmvs...@gmail.com wrote: > > > Мне нужно получат

Re: [v201209] Discrepancy between API results and web UI search volume results

2015-04-20 Thread Danial Klimkin
This thread is a few years old. Please create a new one instead of reopening such an old thread. -Danial. On Monday, April 20, 2015 at 3:39:29 PM UTC+3, Afrooz Shaikh wrote: > > I just came Accross this issue, initialy i taught every thing was working > fine because the UI and API wer Giving

Отчеты AdHoc. CLIENT_CUSTOMER_ID

2015-04-20 Thread fmvstyle
Мне нужно получать отчеты. В качестве обязательного параметра запроса необходимо указать CLIENT_CUSTOMER_ID. Если я имею это id пользователь обязательно должен вводить в ручную. Или я могу из своего приложения имея токен для конкретного аккаунта запросить его id d adwords API? -- -- =~=~=~=

Re: [v201209] Discrepancy between API results and web UI search volume results

2015-04-20 Thread Afrooz Shaikh
I just came Accross this issue, initialy i taught every thing was working fine because the UI and API wer Giving same data, bt as the number of keywords kept on increasing i saw difference of about 100 times in the search volume of 30% of the keywords i used. package uber.keyword.bussiness;

URGENT: Submitting a form for developer token gets error 500 internal server every time I click on the submit button

2015-04-20 Thread susan
Anyone has the same problem with me? or Can someone HELP me to fix this error? I have already submitted a form to get the developer token, but every time I click on the submit button it shows up the error message "500 Internal Server Error". I have checked the file size, but it is still pretty

Re: Change Campaign Status [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]

2015-04-20 Thread Danial Klimkin
Hello Michael, No, removed objects can not be re-enabled. It was possible in the older API versions but not anymore. -Danial, AdWords API Team. On Friday, April 17, 2015 at 6:30:21 PM UTC+3, Michael D wrote: > > Yes you are right. Im trying to change the status of a removed campaign. > > So

Change History

2015-04-20 Thread Marcin Gdak
Hi, I would like to get the history of changes from 30 last days. I am using v201502 CustomerSyncService. 1. If the campaign started within 30 days. I have information only, status is NEW. I read what it is caused with. Must I give the new request with the lower scope of dates? 2. The serv

Re: History load approach

2015-04-20 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Pradeep, One quick workaround here might be trying to request reports with shorter period of time and/or imposing some constraints, e.g., campaigns with only STATUS=ENABLED. If you can get reports without any errors, it might be possible that your account is so large that there were problems