Re: ConversionRate column now returned a decimal and not %?

2016-02-11 Thread Oliver
Sorry, I meant the *ClickConversionRate *column. On Friday, 12 February 2016 07:39:43 UTC, Oliver wrote: > > For the last 12 hours or so, the *ConversionRate *value in the > performance reports is being returned as 0.09 instead of 9%. Was this > change planned? > > Oliver > -- -- =~=~=~=~=

ConversionRate column now returned a decimal and not %?

2016-02-11 Thread Oliver
For the last 12 hours or so, the *ConversionRate *value in the performance reports is being returned as 0.09 instead of 9%. Was this change planned? Oliver -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ htt

Re: How to get Ad group name and Ad name for video campaigns from AdWords?

2016-02-11 Thread Ketaki
Thank you Anthony for the quick reply. Now we can fetch AdGroupName from the video report itself. That's a good news for us. Is there any specific reason of not adding Ad name in the Video Performance report? We know the hierarchy for normal campaigns but we didn't understand the hierarchy of

Re: Google Adwords API java -> Exception in thread "main" AxisFault

2016-02-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Saravanan, I would talk to your system administrator to see why your cert store is missing the certificate for adwords.google.com. My guess is that you had to download it again the next day because there's some automated process (from your sys admin) that refreshes your cert store each night

Re: Custom report timing out

2016-02-11 Thread 'Yin Niu' via AdWords API Forum
Hi Adrian, Could you please provide me with the report definition you used and your client customer Id, so that the team can further investigate this issue? Please click R*eply privately to author* when responding. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to get Ad group name and Ad name for video campaigns from AdWords?

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The Video Performance Report now contains the AdGroupName as of AdWords API v201601. The Ad Group Performance Report and Ad Performance Report contain fields relevant to video campaign

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

2016-02-11 Thread Wesley Ide
Hi Yin, Yes, Im using Java client library. I saw the examples, and with one of them I had a better error message. The problem was the dateRangeType ALL_TIME which I was using, but the response message says it is invalid (but had in documentation). It is strange, because the same parameter works

Custom report timing out

2016-02-11 Thread Adrian Pell
I have a strange case where one report that we request through the API never returns a response. That is, no matter how long we leave it, there is never a response to the HTTP POST containing the report spec. Looking at some earlier discussion, there was talk about timeouts - which indicated t

Re: Site Category Exclusion on Display Network

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, There is no example code to do exactly what you are looking for. The closest thing is this example . Please see the *Add a negative campaign criterion section. *Instead of creating

Re: Google Adwords API java -> Exception in thread "main" AxisFault

2016-02-11 Thread saravanan . thoppan
Hi, I am getting the same error and I infact downloaded the certificate for "adwords.google.com" and things worked fine afterwards. However, the very next day it started coming again and so had to download the certificate again. May I know why do I need to download it daily OR is there any res

Re: BatchJobService downloadUrl null

2016-02-11 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I have spoken to the maintainer of the .NET client library, and this appears to be an error in the example code. https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201601/CampaignManagement/AddCompleteCampaignsUsingBatchJob.cs#L176 This selector doesn'

Re: UNAUTHORIZED_USER error is showing while uploading offline conversion

2016-02-11 Thread 'Umesh Dengale' via AdWords API Forum
Hi Vijaysinh, The UNAUTHORIZED_USER - this customer is trying to upload conversions for a different customer that it does not manage. This suggests that the credential

Re: Automated Rules In Adwords API

2016-02-11 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Guy, No, and we don't have any future plans either. Automated Rules functionality is pretty straightforward to replicate using Scripts, see https://developers.google.com/adwords/scripts/docs/solutions/multi-bidder for an example. Cheers, Anash P. Oommen, AdWords Scripts Team. On Thursday,

Re: Membership duration bound to user list or to ad?

2016-02-11 Thread 'Yin Niu' via AdWords API Forum
Hi Alex, Let me try my best to answer your questions. List membership is managed by cookies. The member duration is how long you’d like to store a cookie in someone’s computer and target him or her. - Membership duration decides how long before the cookie expires. If you set duration t

Re: What is the ClickType display value in the Ad Performance Report for "Purchase on Google"?

2016-02-11 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Hans, Purchases on Google is a fairly new feature. I've noticed that sometimes reporting can lag a bit behind; that's also the case with the API. I haven't heard of any plans for adding this. There are a few items in ValueTrack that are not available in the reports. There are some people

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Hunter, After some digging, I found that this issue appears to be an error that our team is currently looking at. I will let you know as soon as any updates are made regarding this. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Re: Add ads with text that includes phrases like weapon names or brand names

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Christian, You can create ads and keywords with an Exemption Requests . These allow them to submitted automatically for review, even if there are policy violations. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~

Re: Getting the Change History via the API

2016-02-11 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, There is still currently no equivalent to the Change History. The CustomerSyncService is still the closest thing you can use. Please check our blog

Re: TargetingIdeaService::LocationSearchParameter::Criteria ID Not Recognized

2016-02-11 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! I'm happy to hear that's working for you so far. Yes, neighborhoods and boroughs are subdivisions of cities. For example, the city of New York (NYC) is split into 5 boroughs of which Manhattan is one of the 5 boroughs. The LocationCriterionService

Re: UI reports error for successfully uploaded CrmBasedUserList using APIv201509

2016-02-11 Thread Hunter
Hi Anthony, I don't have the SOAP request/response for this particular upload, but I could re-generate the same request again and upload it under a different name. My main concern was that the API response originally returned success, otherwise our process would have returned the error from th

Membership duration bound to user list or to ad?

2016-02-11 Thread alexander.daniel via AdWords API Forum
Dear AdWords API Team and fellow devs, what I got from the docs so far: Membership duration is the number of days a user's cookie stays on your remarketing list. How it works: When you create a remarketing list, you decide how long a visitor's cookie stays on your list if that person doesn't

How to get Ad group name and Ad name for video campaigns from AdWords?

2016-02-11 Thread Ketaki
I am downloading the video performance report data from AdWords api. I want to get Ad Group name and Ad name in the output data. But these fields are not available in the report fields.Instead the report has Ad group Id and Ad Id (CreativeId). I need to get Ad Group Name and Ad name for vide

Add ads with text that includes phrases like weapon names or brand names

2016-02-11 Thread abc def
Hi, to add campaigns, adgroups, ads and keywords for Google AdWords I am using the Google Adwords API. But sometimes I want to add ads with text that includes words like "blau", "Pfeife", "Aurora" or "Karabiner". This german words means the color blue, a pipe, a fancy word and a hook. But the

BatchJobService downloadUrl null

2016-02-11 Thread AdWords API User
Hi, We are looking at migrating from the MutateJobService to the BatchJobService, using the .NET client library. However, when we run the C# example "AddCompleteCampaignsUsingBatchJob", the job completes, but the downloadUrl property is null and there are no processing errors. We are seeing

Re: Getting the Change History via the API

2016-02-11 Thread VJ
Hi Team, Is there any update on this ? Thanks. On Monday, June 18, 2012 at 9:36:50 PM UTC+5:30, Oliver wrote: > > Hi, > > I believe the only way to get some data about the 'Change History' is by > using the CustomerSyncService object. > > Looking at this object I have 2 questions: > > 1) There

Re: Automated Rules In Adwords API

2016-02-11 Thread guy
Hi, is there an update on that issue? Thanks, Guy On Thursday, March 26, 2015 at 10:10:56 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Frank, > > We don't have any plans to support automated rules via AdWords API. You > should either manage them through the UI, or use AdWords Scrip

Re: Site Category Exclusion on Display Network

2016-02-11 Thread alka . gupta
Hey Thanks for the information, quick question which id needs to be used. Is it affinity? On Tuesday, February 9, 2016 at 1:07:25 AM UTC+5:30, Anthony Madrigal wrote: > > Hi, > > You can exclude site categories by creating a NegativeCampaignCriterion >