Re: Inconsistency in ConstantDataService?

2015-12-01 Thread Umesh Dengale
Hi Carsten, The INVALID_PRODUCT_BIDDING_CATEGORY error occurs when bidding categories do not form a valid path in the Shopping bidding category taxonomy. You could use the product

Re: CRM-Based Userlist SizeForSearch Difference Between Dashboard and API

2015-12-01 Thread Anthony Madrigal
Hi Tim, Could you please provide me through *reply privately to author *your client customer Id and your SOAP request and response where you saw this behavior so that I can take a further look at this? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Pulling Revenue from AdWords via API

2015-12-01 Thread Umesh Dengale
Hi Mark, Thanks for providing the screenshot. You could use the ValuePerAllConversion field to get the data referred in the AdWords UI. Please check out conversion reporting changes

Re: [0-0533000009519] Error on .NET BatchJobUtilities instance creation

2015-12-01 Thread Rafael Machado
Great, it worked! I opened the bug, but for now I'm using the local assembly, thank you for the help! Thank you, Rafael On Tue, Dec 1, 2015 at 5:39 PM, wrote: > Hi Rafael, > > Could you open an bug on the issue tracker at >

Re: ManagedCustomerService returning null on account addition

2015-12-01 Thread Anthony Madrigal
Hi Albert, Did you use a manager account when making this call, as opposed to a client account? If you are sure, could you please send me your SOAP request and response for this call through *Reply privately to author?* Regards, Anthony AdWords API Team -- --

CRM-Based Userlist SizeForSearch Difference Between Dashboard and API

2015-12-01 Thread Timothy Atkinson
Hi there! When I upload a Crm-Based Userlist I'm noticing a difference between what I see for an audience size in the AdWords Portal's Audience Insights page and the responses I'm getting back from the API, which don't include Size or SizeForSearch values, indicating that there is not yet a

Inconsistency in ConstantDataService?

2015-12-01 Thread Carsten Ennulat
Hello, I used the ConstantDataService to fetch all ProductBiddingCategoryData like in the examples from the googleads-api. But there is a difference between what I get there (Version 201509) and what I get in the AdWords Interface. When I target something that not exists in the AdWords UI I

Re: Conversions

2015-12-01 Thread etienne . veilleux
Hi, Ok finally works! FYI I use the reports on the web, not from the command line. The reason it does not show on the screen is that I had to parse the string with *simplexml_load_string* before. Looking at the source code of the page I noticed that everything was there but it was not

Re: Campaign Criterion add Platforms

2015-12-01 Thread Nadine Sundquist (AdWords API Team)
Hello Nikola, You are correct. It won't have any effect on the existing *Desktop* criteria because *Desktop* will be 'turned on' by default. Cheers, Nadine, AdWords API Team On Tuesday, December 1, 2015 at 11:32:28 AM UTC-5, Nikola Jordanovski wrote: > > Hello Nadine, > thank you for the

Re: Reporting Stats for an MCC

2015-12-01 Thread Anash P. Oommen (AdWords API Team)
Hi Guy, No, there isn't. We don't have plans in the foreseeable future to support this feature. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, November 11, 2015 at 4:54:18 AM UTC-5, g...@algomizer.com wrote: > > Hi, > is there an update on that matter? Is there a way to gather

Re: How to get the image ads uisng API

2015-12-01 Thread Anash P. Oommen (AdWords API Team)
Hi Chirag, Please confirm, are you not getting display URL for image Ads when requesting DisplayUrl column in AD_PERFORMANCE_REPORT? Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, November 24, 2015 at 7:17:12 AM UTC-5, Chirag wrote: > > Hi Anash, > > I am getting the Image Ad URL

Re: What files do I have to include when starting to code using PHP?

2015-12-01 Thread Mark Rogoyski
Hi, If you install via Composer, include the composer-generated autoloader in /vendor/autoload.php, and then \AdWordsUser and similar classes should be available in the root namespace. On Tuesday, December 1, 2015 at 6:31:19 AM UTC-8, Banana wrote: > > I downloaded the PHP clients library,

Re: ConvertedClicks not returned when segmenting by conversion name

2015-12-01 Thread Adrian Pell
Very strange - must have been some transient problem as I'm unable to reproduce that this morning. The UI still doesn't show Converted Clicks when segmenting by Conversion Name, but the API returns it ok today. Adrian On Monday, November 30, 2015 at 5:59:18 PM UTC-8, Adrian Pell wrote: > >

ManagedCustomerService returning null on account addition

2015-12-01 Thread Albert Morcillo
Hi, Every time I try to create a new account with ManagedCustomerService I receive as response a null for mutate operation (no ManagedCustomerReturnValue is returned) . This happens in java sdk versions 2,6,0, 2.7.0 and 2.8.0. Thank you, -- --

Re: Pulling Revenue from AdWords via API

2015-12-01 Thread Umesh Dengale
Hi Mark, The ConversionValue field does not represent the revenue in the CampaignPerformance report. Could you provide me privately the screenshot from the AdWords for the revenue data you want to retrieve using the API? Just click *Reply privately to author* in the forum when responding.

Re: New to API - Ad performance report with conversions (sales, leads, sign-up, other, all)

2015-12-01 Thread Umesh Dengale
Hi Betul, You could use the ConversionCategoryName field to get the values *Download*, *Lead*, *Purchase/Sale*, *Signup*, *View of a key page*, and *Other *in your report query*.

Re: Manage Locations using MyBusiness API

2015-12-01 Thread Umesh Dengale
Hello, You could use the Google My Business API to upload the locations. You don't need to have the AdWords API account to use the Google My Business API. Please check out the Google My Business API documentation for more details. Thanks,

Re: Display campaign marketing objectives via API

2015-12-01 Thread veseo
Hello, thanks for your answer! On Monday, November 30, 2015 at 9:59:28 PM UTC+2, Umesh Dengale wrote: > > 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

Re: Campaign Criterion add Platforms

2015-12-01 Thread Nadine Sundquist (AdWords API Team)
Hi Nikola, In the AdWords user interface, the check boxes next to the items under *Devices* can be confusing because you can't remove them. I'll look into asking the engineers to fix that to make it less confusing for the next person. At the campaign level, the only device you can exclude is

Pulling Revenue from AdWords via API

2015-12-01 Thread Mark Hansen
We have a client that has revenue data in AdWords and they want us to pull it into our system so they can report it at the Campaign level. Is revenue reported in the ConversionValue field of the Campaign Performance Report? Or is it someplace else? Mark -- --

Re: How to get ad name from AD_PERFORMANCE_REPORT

2015-12-01 Thread Anthony Madrigal
Hi Sergio, In order to get the ad name from the Ad Performance Report, you will need to use the field Headline . As far as the UTF-8 characters go, can you please provide me with more information

Re: Updating from v201502 to v201509 ( LocationExtensionOperand )

2015-12-01 Thread Nadine Sundquist (AdWords API Team)
Hello Philo, I gave this a try on both my production account and my test account with the same code. Unfortunately, I'm unable to reproduce what you're seeing. Here's an example of the SOAP XML mutate that I sent out. https://adwords.google.com/api/adwords/cm/v201509; >ADD241400475 MILES 20

How to get ad name from AD_PERFORMANCE_REPORT

2015-12-01 Thread Sergio Baamonde Álvarez
Hi, I want to get Ad Name from Adwords as seen in the following image: I managed to get the rest of the fields from AD_PERFORMANCE_REPORT API (I'm with Java API) with the following

What files do I have to include when starting to code using PHP?

2015-12-01 Thread Banana
I downloaded the PHP clients library, and want to start coding. What files do I have to 'include_once' in my main code so I can run functions/objects ? No tutorial or example for that. shame. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: ConvertedClicks not returned when segmenting by conversion name

2015-12-01 Thread Umesh Dengale
Hi Adrian, Could you provide me privately the report request and clientCustomerId? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Regards, Umesh, AdWords API Team. -- --

New to API - Ad performance report with conversions (sales, leads, sign-up, other, all)

2015-12-01 Thread Betul Korkmaz
Hi, How do I create a report with Ad performance report with conversion metrics, see listed below: I'm using the Adwords Query Language (through QVSource). ,[conversions] ,[sales conversions] ,[leads conversions] ,[sign-up conversions] ,[other conversions] Any

Manage Locations using MyBusiness API

2015-12-01 Thread ssesh
I am managing a real estate Business Account in Google My Business. Right now, we are using the Bulk upload process to upload a CSV file to add/update our locations. We are in the process of automating the CSV file generation for our locations. I want to know if I will be able to use the

Re: Campaign Criterion add Platforms

2015-12-01 Thread Nikola Jordanovski
Hello Nadine, thank you for the response , the bidModifier i get, but i correct me if am wrong : $campaignCriterionService = $this->GetService("CampaignCriterionService", ADWORDS_VERSION); // Create Mobile Platform. The ID can be found in the documentation. //