Re: Question about v20102

2015-03-20 Thread Oliver
Hi Josh, I was specifically referring to using the Service API *CampaignService *as opposed to using reports. How do the Service objects behave if the campaign ID is specified and the campaign is REMOVED? Do they still return the campaign? Oliver On Thursday, March 19, 2015 at 8:31:23 PM UTC,

Re: trying to get report but always just get "ReportDownloadError.MISSING_PARAMETER" "Missing report definition"

2015-03-20 Thread Michael D
Hi, im in a portableClassLibary so the ClientLibaries doesnt work for me. I changed what you said but now im gettin this Error: " ReportDownloadError.INVALID_PARAMETER Missing client information " This ismy code now: public string GetReport() { var postString

Re: ValuePerConvertedClick vs ValuePerConversion in v201502, ReportDefinition, GEO report

2015-03-20 Thread gutsbutnuts
v18.9.0 of the DLLs do not have the 2v01502 API so I can't refer to them For example, attempting this line breaks the code using Google.Api.Ads.AdWords.v201502; On Tuesday, 10 March 2015 23:48:11 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > I see from your code snippet that you ar

Re: MutateJobService and UNDO option is adwords web UI

2015-03-20 Thread Danial Klimkin
Unfortunately this is completely on the UI side (API doesn't support undo) and thus I don't know criteria for operations to be eligible to undo-ing. This can be related, and can be either by design, or support could be included later. Sorry this is out of scope for the API team. -Danial, AdWor

Re: How we have to take the GCLID?

2015-03-20 Thread Danial Klimkin
Hello Mariano, Enabling auto-tagging will append GCLID to the destination URLs. You'll need to collect and parse the server logs (on destination server) to extract these parameters. -Danial, AdWords API Team. On Thursday, March 19, 2015 at 8:11:23 PM UTC+3, Mariano wrote: > > Great Danial,

Re: DateRangeType Custom_Date in C#

2015-03-20 Thread Danial Klimkin
Hello Mike, Correct, sorry I was typing from the top of my head. Can you share the full definition? Also, what is the exact issue ("this doesn't seems to work"), do you get report for the wrong dates? -Danial, AdWords API Team. On Thursday, March 19, 2015 at 9:52:48 PM UTC+3, rpay...@gmail

Re: trying to get report but always just get "ReportDownloadError.MISSING_PARAMETER" "Missing report definition"

2015-03-20 Thread Danial Klimkin
Hello Michael, Is it possible some of the HTTP headers were not set? Can you send me the exact request you've generated, via email? Please use "Reply to author" button on the right. -Danial, AdWords API Team. On Friday, March 20, 2015 at 2:14:29 PM UTC+3, Michael D wrote: > > Hi, > > im in

Re: Question about v20102

2015-03-20 Thread Josh Radcliff (AdWords API Team)
Hi Oliver, Services in v201502 are consistent in that you *always* have to include a *Predicate* for *STATUS = REMOVED* if you want to retrieve removed objects. This is true even if you specify the *CampaignId*. Thanks, Josh, AdWords API Team On Friday, March 20, 2015 at 3:33:29 AM UTC-4, Oliv

Re: [PHP] Datas duplicadas

2015-03-20 Thread Josh Radcliff (AdWords API Team)
Hi, Could you clarify what you mean by "duplicate"? Which fields specifically are you saying are duplicated in the report? Thanks, Josh, AdWords API Team On Thursday, March 19, 2015 at 4:27:26 PM UTC-4, Desenvolvimento - Grupo Lead Negócios Inteligentes wrote: > > Obrigado pela resposta Josh,

Re: How to get data from Keyword Planner by using TargetingIdeaService.

2015-03-20 Thread Josh Radcliff (AdWords API Team)
Hi, I've run some experiments and I have not been able to get the service to only return the terms I specified. However, this actually makes sense given the purpose of the service. TargetingIdeaService is f

Re: ValuePerConvertedClick vs ValuePerConversion in v201502, ReportDefinition, GEO report

2015-03-20 Thread Josh Radcliff (AdWords API Team)
Hi, You can download v18.10.0 of the .NET library if you want to use v201502. If you don't want to upgrade the library yet, you can use v201409 and the old field name of *ConversionRate*. I just confirmed that this works

Re: [PHP] Datas duplicadas

2015-03-20 Thread Desenvolvimento - Grupo Lead Negócios Inteligentes
Good day Josh, I will try to explain better and in english using Google Translate, :D Below are two screen shots with the problem that occurs when i use the script I sent to you in previous answers:

Re: [PHP] Datas duplicadas

2015-03-20 Thread Josh Radcliff (AdWords API Team)
Hi, Thanks for sending the example - now I understand what you meant by duplicate rows. I've filed an issue with the reporting team on the duplicate rows. I'll post back once I get an update from them. However, as I mentioned earlier, the report should not be returning zero impression rows *a

Call Center API

2015-03-20 Thread Simba Man
Hi Guys, Does anyone have any resources/ideas for how I can create a Call Center API. In essence, I want to increase my bids when my call center doesn't have much traffic, and decrease bids when my call center is strained. Any direction in developing this would be greatly appreciated as I am v

Re: [PHP] Datas duplicadas

2015-03-20 Thread Desenvolvimento - Grupo Lead Negócios Inteligentes
I understood, Josh. I will rethink my system. Thank you Josh for the quickly answers. :D Em sexta-feira, 20 de março de 2015 14:36:08 UTC-3, Josh Radcliff (AdWords API Team) escreveu: > > Hi, > > Thanks for sending the example - now I understand what you meant by > duplicate rows. > > I've