Re: AdExtension

2015-07-06 Thread Umesh Dengale
Hi Marcin, The placeholder feeditem report and the placeholder report are used to track the performance of the Ad extensions <

CAMPAIGN_PERFORMANCE_REPORT : Filtering by ClickType nulls out the total row in the CSV

2015-07-06 Thread Stephen Yeargin
I have a report definition that looks like: CampaignId CampaignName Impressions Clicks Ctr Cost AverageCpc AverageCpm ConvertedClicks ConversionsManyPerClick ConversionRateManyPerClick ClickConversionRate ValuePerConvertedClick ConversionValue ConversionRateManyPerClick ClickTypeEQUALS URL_CLICK

Re: Weird Sitelink feed definition and mapping

2015-07-06 Thread mm
When I pull down the feeds, that feed is returned as: 11061395 Main sitelink feed-3 1 SitelinkName STRING false 2 SitelinkUrl URL false 3 SitelinkDescription1 STRING false 4 SitelinkDescription2 STRING false 5 SitelinkFinalUrl URL false 6 SitelinkFinalMobileUrl URL false 7 SitelinkTr

Re: Problems setting FinalUrls values on keywords

2015-07-06 Thread 'Giles Bodger' via AdWords API Forum
Hi Hans no worries - we have resolved our issues with josh's help so please carry on with your questioning cheers Giles On Wed, Jul 1, 2015 at 12:00 AM, HK wrote: > Hi, Josh > > I'm still trouble-shooting this, but I just reproduced the error and > captured the request ID - 000519c3d3f0bd000a

Re: Weird Sitelink feed definition and mapping

2015-07-06 Thread mm
Hey Nadine - Yeah, I noticed my other feeds were auto-modified, but this feed was modified differently. The final url fields were of type URL rather than URL_LIST (every other feed appears to use URL_LIST), and the mapping doesn't have new attributes in it at all. The client customer id is 859-

Re: Weird Sitelink feed definition and mapping

2015-07-06 Thread Nadine Sundquist (AdWords API Team)
Hi, Check out this blog post on Easier Upgraded URL migration with Feed and FeedMapping modifications . A few weeks ago, the sitelinks on the back-end were modified by our team to help you skip the ap

Re: Incorrect Namespaces in Google.Api.Ads.AdWords.v201506.ReportDefinition

2015-07-06 Thread Umesh Dengale
Hello, Thanks for pointing out the line numbers. We have filed an issue and our engineers are working on a fix. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and G

Re: Incorrect Namespaces in Google.Api.Ads.AdWords.v201506.ReportDefinition

2015-07-06 Thread Matt Akers
Looks like Line 35, 175, and 195 are the offending lines in the ReportDefinition.cs file. On Wednesday, July 1, 2015 at 4:18:49 PM UTC-6, Umesh Dengale wrote: > > Hello, > > Thanks for pointing out above issue. We have filed issue >

Re: How to get " adwords campaign, adgroup " name in CSV.

2015-07-06 Thread Anthony Madrigal
Hi guys, @Naresh: If you use the URL Performance Report and include the field *Url, *then you will get the URL of the partner site. You could modify the report query so that it only checks the one partner site URL you want (e.g. WHERE Url = 'YOUR_PARTNER_URL_HERE'). @Johan: You can use ValueT

Re: Unable to add location extension via MutateJobService

2015-07-06 Thread Umesh Dengale
Hello Siddharth, The adExtension is required field for the CampaignAdExtension object and above error is due to this reason. Please refer the CampaignAdExtension document

Re: Problems setting FinalUrls values on keywords

2015-07-06 Thread HK
For the record, the requested details have been sent to Josh on a private thread. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Placement Performance Report - ID field null

2015-07-06 Thread Mark R
Hey Thanet, We use an internal tool for managing some of our Criterion, and our team would like the capability to bid/pause/remove Placements through this tool. Without an ID they would need to individually select each Placement through the AdWords webpage they wish to manipulate, rathe

Re: Extract targeting presets

2015-07-06 Thread Anthony Madrigal
Hi, Your variables *cId, cs, *and *r *do not have the correct values in them. You will need to use the values from the *ads.properties *file or replace *.withClientSecrets(cId, cs).withRefreshToken(r)* with *fromFile().* The DFP API forum will have a better idea of whether you can extract tar

Weird Sitelink feed definition and mapping

2015-07-06 Thread mm
Hey guys - While migrating all our customers' sitelinks to use upgraded urls, I ran across one account with a strange Sitelink feed so that I don't know how to migrate its sitelinks. The feed's origin is Adwords, but it contains arrtibutes for SitelinkFinalURL and SitelinkFinalMobileUrl of type

Re: Google Merchant Center Shipping Feed via API

2015-07-06 Thread Umesh Dengale
Hello, This forum is related to the AdWords API. Please post your question to the Content API for Shopping forum . Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goo

Re: Traffic estimation for mobile app campaign

2015-07-06 Thread Umesh Dengale
Hello, Currently, there is no plan to add above functionality to the AdWords API. Please refer to the AdWords API blog for any updates or announcements. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdExtension

2015-07-06 Thread Marcin Gdak
Hi Umesh, Thank You for help. But I cannot find information, which field is keeping types of extensions. I would like to have information about all extensions of advertisements used in the campaign. what should I do? Marcin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Java vs .net adwords api

2015-07-06 Thread Umesh Dengale
Hello, Using the Java client library over .Net client library has no benefits and all programming languages (Java, .Net, PHP, Python, Perl and Ruby) client libraries are equally supported by t

Re: Error: "Processing instructions are not allowed within SOAP messages"

2015-07-06 Thread Josh Radcliff (AdWords API Team)
Hi, Do you have any further details from the error, such as the raw SOAP messages that lead to this error? The exception means that parsing of the response failed, which is rather odd. Thanks, Josh, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Get Website URL where my ad is displayed

2015-07-06 Thread Josh Radcliff (AdWords API Team)
Hi, The Url field on the *URL_PERFORMANCE_REPORT* gives you the URL where your ad was displayed to the user. If that's not giving you what you need, could you provide some more details of your use cas

Enabling Shopping campaign

2015-07-06 Thread rarerabbit . in
Hi, Can someone direct me how to enable the shopping campaign. I have verified our site on the merchant center and not sure how the next process is. Am trying to use the automatic feed update and pointing the URL to our website. I think that's not how it works. Need guidance to next steps for

Re: Extract targeting presets

2015-07-06 Thread mc1232015
Hi, Is it possible extract targeting inly with DFP api (without AdWords) ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Java vs .net adwords api

2015-07-06 Thread Tomer Sayag
are there any benefits on using java over .net to interact with adwords api?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~

Unable to add location extension via MutateJobService

2015-07-06 Thread siddharth . mehta
Hi, When I'm trying to add location extension by creating an object of CampaignAdExtension, and using the MutateJobService, it gives following error AdExtensionError.INVALID_ADEXTENSION_TYPE. I'm using the client library with version v201502. Can anybody tell me, which adExtensionType to be s

Re: Placement Performance Report - ID field null

2015-07-06 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Mark, I'm not sure I understand your use case correctly. Why would this mechanism (returning null when the placement is automatic one) is problematic to you? That is just one of other possible ways (e.g., returning an arbitrary constant value) to show that a certain row is of automatic, not