Re: Error on .NET BatchJobUtilities instance creation

2015-11-30 Thread Rafael Machado
Nadine, Thank you for your help! I'll wait for your answer then. Thank you, Rafael Em Seg, 30 de nov de 2015 20:42, Nadine Sundquist (AdWords API Team) < adwordsapiadvisor+nad...@google.com> escreveu: > Hi Rafael, > > I'm having our .NET engineer take a look at this to see if he's seen this > be

ConvertedClicks not returned when segmenting by conversion name

2015-11-30 Thread Adrian Pell
For some reports (campaign and ad group at least), we segment by conversion name. In the past, we have been able to request both Conversions and ConvertedClicks in these segment reports - but recently we have noticed that we're only getting Conversions back in the report - ConvertedClicks come

Re: Campaign Criterion add Platforms

2015-11-30 Thread Nikola Jordanovski
Hello, Yes , well to set either Computer or the other optima( platofrms ) Thanks Nikola -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=

Re: Updating from v201502 to v201509 ( LocationExtensionOperand )

2015-11-30 Thread Nadine Sundquist (AdWords API Team)
Hi Philo, Thanks for the clarification. That is strange. I'm working on trying to reproduce it from my end, so I can find a solution. I'll get back to you as soon as I have it figured out. Best, Nadine, AdWords API Team On Monday, November 30, 2015 at 12:12:59 PM UTC-5, ph...@socialr.nl wrote:

Re: Campaign Criterion add Platforms

2015-11-30 Thread Nadine Sundquist (AdWords API Team)
Hi Nikola, I want to make sure that I understand correctly. On the campaign, you're trying to set the checkbox next to *Computers* in *Settings -> Devices *via the API? Cheers, Nadine, AdWords API Team On Monday, November 30, 2015 at 6:57:44 AM UTC-5, Nikola Jordanovski wrote: > > Code : >> >

Re: Error on .NET BatchJobUtilities instance creation

2015-11-30 Thread Nadine Sundquist (AdWords API Team)
Hi Rafael, I'm having our .NET engineer take a look at this to see if he's seen this before. We'll get back to you soon. Cheers, Nadine, AdWords API Team On Monday, November 30, 2015 at 11:55:50 AM UTC-5, Rafael Machado wrote: > > Hello, > > I'm having troubles creating a BatchJobUtilities inst

Re: Keyword Performance Report: get qualilty scores for all currently active keywords

2015-11-30 Thread Anthony Madrigal
Hi, Did you include the field Date ? Please make sure you are using fields in your report that support zero impressions since some of your keywords may have 0 impressions for a certain day. If yo

Re: How do I get an access token for Adwords?

2015-11-30 Thread Anthony Madrigal
Hi, As per the guide you mentioned, you will need to do the following: - Create a manager account , along with your AdWords account - Fill out AdWords API sign u

Re: Hi friends any body help me to set the dynamics ad ?

2015-11-30 Thread Anthony Madrigal
Hi, Here is our guide on Dynamic Search Ads . The guide provides information on what they are and how to create/use them. If you have any issues, please let me know. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~

Re: How to get the "Search volume" on monthly wise using perl

2015-11-30 Thread Anthony Madrigal
Hi, You can get the Monthly Search Volume by using the TARGETED_MONTHLY_SEARCHES in the TargetingIdeaService. You may want to take a look at our *Generating Targeting

Re: Display campaign marketing objectives via API

2015-11-30 Thread Umesh Dengale
Hello, The campaign with the *Marking objectives *feature is available in the AdWords product side. Currently, the AdWords API does not support this feature. We can't comment on any future features of the AdWords API. Please watch our blog for any updat

Re: Standar deviation metrics question/request

2015-11-30 Thread Michael Cloonan (AdWords API Team)
Hello, No, the standard deviation is not a metric that is available at the report level. If you want that figure, I'm afraid you're going to have to calculate it by fetching the values for individual conversions. Regards, Mike, AdWords API Team On Monday, November 30, 2015 at 8:40:25 AM UTC-5,

Re: msi for Adwords editor v11.2.2

2015-11-30 Thread Umesh Dengale
Hi Dave, Above mentioned issue is not related to the AdWords API. Could you please let us knows who specifically helped you from the AdWords product support team? I will reach out to him. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: CPC for each click

2015-11-30 Thread Umesh Dengale
Hi Eric, Yes, you are correct. API reports have averageCPC field per keyword, campaign and adGroup. (e.g. KEYWORDS_PERFORMANCE_REPORT

Keyword Performance Report: get qualilty scores for all currently active keywords

2015-11-30 Thread Anand Sunderraman
Hi I am trying to fetch the quality score for all currently active keywords. I had set the ReportDefinitionDateRangeType to "LAST_14_DAYS". I expected to see 14 rows of data for each keyword, instead I see only 4 or 5 for each keyword. Is this a wrong expectation ? I also understand that qual

Re: Offline Conversions - UNPARSEABLE_GCLID

2015-11-30 Thread OMCC
Yes - it looks like we are having a mismatch in the case of the letters between the URL GCLID and the CLICK_PERFORMANCE_REPORT GCLID, only on occasion and without a clear pattern (such as in account, type of ad, landing page, etc.). We are looking into this and will post an update when we have

Re: Offline Conversions - UNPARSEABLE_GCLID

2015-11-30 Thread Josh Radcliff (AdWords API Team)
Hi, The GCLIDs are generated strings, so it's entirely possible that some of those strings will contain mixed case. Are you saying that the GCLIDs you are seeing from clicks are not matching the case you see in the CLICK_PERFORMANCE_REPORT? I would expect the case to match between those two.

Re: Invalid grant when using Token Refresh

2015-11-30 Thread Josh Radcliff (AdWords API Team)
Hi, I don't think the fact that you logged into the account actually fixed the issue. I only asked you to perform that manual check to verify that the access had not been revoked from the account. Since the token request ultimately worked later on, this looks to me like a transient error that

Re: Object of class MonthlySearchVolume could not be converted to string

2015-11-30 Thread Umesh Dengale
Hi Eric, I am glad that you found the fix. Let us know if you need help with any other issues. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Google

Re: Updating from v201502 to v201509 ( LocationExtensionOperand )

2015-11-30 Thread philo
Hi Nadine, Both were created through the API. One using a test a test account (sandbox) which worked. When using the exact same code and settings in production it didn't work (see previous screenshots). Kind regards, Philo Op maandag 30 november 2015 16:56:11 UTC+1 schreef Nadine Sundquist (Ad

Error on .NET BatchJobUtilities instance creation

2015-11-30 Thread Rafael Machado
Hello, I'm having troubles creating a BatchJobUtilities instance. I followed the code on .NET examples (https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201509/CampaignManagement/AddCompleteCampaignsUsingBatchJob.cs), but when i call BatchJobUtilities bat

Re: Offline Conversions - UNPARSEABLE_GCLID

2015-11-30 Thread OMCC
Thanks - that seems to be the issue indeed. But why would the GCLIDs be all lowercase in certain specific cases? We are grabbing them directly from the URLs and most of the time they are fine. This issue seems to be scattered across different accounts and ad types. On Monday, November 30, 2015

Re: Invalid grant when using Token Refresh

2015-11-30 Thread jnewman0817
We currently don't have any kind of exponential backoff. Even if we did this would still require manual intervention by logging into the account, which requires a phone number for verification every time (phone number also has a limited number of uses). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Keywords Performance Report - First Position CPC addition request

2015-11-30 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Will, Unfortunately, I haven't got updates yet. I'll update this thread once I get more information. Best, Thanet, AdWords API Team On Monday, November 30, 2015 at 11:41:36 PM UTC+9, Will Atkins wrote: > > Hi Thanet, > > Just checking in to see if there are any updates on this one? > > Thanks

Re: Updating from v201502 to v201509 ( LocationExtensionOperand )

2015-11-30 Thread Nadine Sundquist (AdWords API Team)
Hello Philo, Are you saying that you created one in a test account and one in a production account, or are you saying that you created one through the API and one manually? Were they both created through a test account? Best, Nadine, AdWords API Team On Thursday, November 26, 2015 at 9:33:47 A

Re: How to get the list (with names) seen on the "Where ads were shown" tab?

2015-11-30 Thread Tiana S.
Hi again, Just had a go with the IsRestrict setting, but it doesn't seem to return anything differently when I set it to false. I still only see the usual ' youtube.com', 'dailymail.co.uk' etc. in the Criteria field as seen on the 'Managed' tab instead of the Names shown on the 'Where ads were

Re: How to get the list (with names) seen on the "Where ads were shown" tab?

2015-11-30 Thread Tiana S.
Great, thanks Danial! I will try this and update this post accordingly. :) On Thursday, 26 November 2015 17:41:51 UTC+1, Danial Klimkin wrote: > > Hello Tiana, > > > Please see if the Placement performance report >

Re: Get Visitors for a campaign

2015-11-30 Thread Anthony Madrigal
Hi Deepa, You could use the Audience Performance Report to get a report segmented based on audience. You can use the campaign fields *CampaignName *and* CampaignId *to find out which campaigns the au

Re: reporting

2015-11-30 Thread Anthony Madrigal
Hi Ramakanth, Could you please post your question on the AdWords Community Forum ? They are better suited to answer questions related to the AdWords product, rather than the AdWords API. Regards, Anthony AdWords API

Re: Keywords Performance Report - First Position CPC addition request

2015-11-30 Thread Will Atkins
Hi Thanet, Just checking in to see if there are any updates on this one? Thanks, Will On Friday, 13 November 2015 07:28:44 UTC, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hi Will, > > Let me check with the reporting team first. > I will let you know once I get information. > > Che

Re: Video Metrics from Adwords API

2015-11-30 Thread Anthony Madrigal
Hi Girish, I was unable to reproduce that error on my end. Could you please *reply privately to author *your client customer Id so that I can try to replicate this behavior? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: Conversions

2015-11-30 Thread Josh Radcliff (AdWords API Team)
Hi Etienne, Are you setting any of the *options*, such as: $options['skipReportHeader'] = true; $options['skipColumnHeader'] = true; $options['skipReportSummary'] = true; If you set all of those options to *true *and the report does not contain any rows, then you'll get an empty string bac

Re: Offline Conversions - UNPARSEABLE_GCLID

2015-11-30 Thread Josh Radcliff (AdWords API Team)
Hi, I think I know what's happening here: the OfflineConversionFeed.googleClickId is case-*sensitive*. In your log file, I see that this field's value is all low

Hi friends any body help me to set the dynamics ad ?

2015-11-30 Thread camera id
Hi friends any body help me to set the dynamics ad ? Any simple link to use this ads ? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~

How do I get an access token for Adwords?

2015-11-30 Thread Walid D
Hi, I want to automate my keyword research, and as far as I understand, I have to get an access token for my PHP code. (adding it to the auth.ini file) I am trying to follow this guide: https://developers.google.com/adwords/api/docs/guides/start I just cant find the right place to get my acc

How to get the "Search volume" on monthly wise using perl

2015-11-30 Thread Thamizharasan Ganesan
Hi, Can you help me.. I am using V201509 google api... i wants to get a "Search Volume" on monthly wise using perl.. Please send the sample script to me if You had. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspo

reporting

2015-11-30 Thread Ramakanth Guruju
what is the difference between segments and dimensions in AdWords? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Standar deviation metrics question/request

2015-11-30 Thread Fabián Latorre
Is there any way to get, for example, the standard deviation of the conversion value per ad campaign?? I can get the total conversion value and number of conversion but there is think there is no way to get standard deviation, I think this is really useful for shopping campaigns as a small valu

Re: Campaign Criterion add Platforms

2015-11-30 Thread Nikola Jordanovski
> > Code : > $campaignCriterionService = $this->GetService("CampaignCriterionService", ADWORDS_VERSION); // Create Mobile Platform. The ID can be found in the documentation. // https://developers.google.com/adwords/api/docs/appendix/platforms $platform = new Platform(); $platform->id = $platform

Campaign Criterion add Platforms

2015-11-30 Thread Nikola Jordanovski
Hello, i am trying to set platforms to target with my adds , and it seems to update successfully but then in the ad-words tool i see this, as you can see Desktop is not set Thank you, Ni