Re: BiddingStrategyConfiguration now returning bids as null instead of empty array for Product Group subdivisions.

2015-08-13 Thread Thanet Knack Praneenararat (AdWords API Team)
Hi Hans, I'll follow up this issue and let you know as soon as possible. Thanks so much for your valuable information. Cheers, Thanet, AdWords API Team On Friday, August 14, 2015 at 2:48:43 AM UTC+9, HK wrote: > > Hi, > > Starting last night around 7 pm PDT, we are seeing the bids object being

Is it possible to add Sort in a CampaignPerformanceReport ?

2015-08-13 Thread jonathan
I Developing an app that use adwords report and I want to sort the information but I don't know if it's possible. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/po

Re: CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ operations[0].operand.placeholderTypes; trigger:'PlaceholderType: 7', CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ oper

2015-08-13 Thread Umesh Dengale
Hello, Feed Mapping is created automatically, but it isn't created in real time. Because of this, in the examples, there is a retry to create the CustomerFeed. Could you link your GMB via the AdWords UI and see if the credentials are working properly? You could try to run above example

Re: Get a performance report grouped by label

2015-08-13 Thread Charlie Saunders
Hi Josh, Is this still the case? I would like a report aggregated by label (as you can get from the Dimensions tab > Labels... in the web interface) and wanted to know if I would need to do the aggregation myself or if this was now available in the API. Thanks! Charlie On Friday, October 10

Re: DISABLING ADWORD API IN MY ACCOUNT

2015-08-13 Thread Josh Radcliff (AdWords API Team)
Hi, This group is only for questions related to the AdWords API, but it looks like your question is related to the Content API for Shopping . Please post your question to the Content API group

Re: Reporting Request

2015-08-13 Thread Josh Radcliff (AdWords API Team)
Hi, Have you considered using the .NET client library ? It will take care of the HTTP layer for you (among other things) and has a number of convenient utilities for running reports

Re: Creating Mobile App Engaement Ads in bulk

2015-08-13 Thread Josh Radcliff (AdWords API Team)
Hi seb, Have you tried using the TemplateAd.originAdId field to copy the image from the first *TemplateAd*? Using that approach, you could supply the *Image.data* directly on the first ad,

Re: Weird data from sample code output

2015-08-13 Thread Josh Radcliff (AdWords API Team)
Hi, Please see my responses below in blue. Thanks, Josh, AdWords API Team On Thursday, August 13, 2015 at 12:14:55 PM UTC-4, ba... wrote: > > Hey everyone, > > I'm trying to get Google Keyword Planner data via the API. > I was testing out the API by running the following sample code: > > https:/

BiddingStrategyConfiguration now returning bids as null instead of empty array for Product Group subdivisions.

2015-08-13 Thread HK
Hi, Starting last night around 7 pm PDT, we are seeing the bids object being null instead of an empty array for subdivisions (v201502). In other words, in a BiddableAdGroupCriterion object, bids on the BiddingStrategyConfiguration object is now unexpectedly null. Is this a planned change? As a

Re: Another Bad Request Error

2015-08-13 Thread Umesh Dengale
Hello, Could you provide the SOAP request and response logs? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Please verify that you followed all steps given in an OAuth2.0 Playground guide

Re: How to query a test account adwords api?

2015-08-13 Thread Umesh Dengale
Hello, You are getting the above-mentioned error because you are using a top-level MCC account (Manager account) for calling API calls like GetCampaigns

Weird data from sample code output

2015-08-13 Thread bao
Hey everyone, I'm trying to get Google Keyword Planner data via the API. I was testing out the API by running the following sample code: https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201506/optimization/get_keyword_ideas.py and got some strange results. 1) The va

CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ operations[0].operand.placeholderTypes; trigger:'PlaceholderType: 7', CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ operatio

2015-08-13 Thread surya sun
Hi, i tried to run the adwords AddGoogleMyBusinessLocationExtensions example for location extension of 201502 api. I am getting an exception such that AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: [CustomerFeedError.FEED_ALREADY_EXISTS_FOR_

CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ operations[0].operand.placeholderTypes; trigger:'Invalid ids: 7'

2015-08-13 Thread negativekeys
Hi, I tried to run the AddGoogleMyBusinessLocationExtensions example of 201502 api, but I am getting an exception such that AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: [CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ operat

CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ operations[0].operand.placeholderTypes; trigger:'PlaceholderType: 7', CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ operatio

2015-08-13 Thread narsing prasad
Hi, I tried to run the adwords AddGoogleMyBusinessLocationExtensions example of adwords api 201502 , I am getting an exception. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: [CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ ope

CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ operations[0].operand.placeholderTypes; trigger:'PlaceholderType: 7', CustomerFeedError.MISSING_FEEDMAPPING_FOR_PLACEHOLDER_TYPE @ operatio

2015-08-13 Thread negativekeys
Hi, I tried to run the AddGoogleMyBusinessLocationExtensions example of adwords api 201502 I am getting an exception such as: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: [CustomerFeedError.FEED_ALREADY_EXISTS_FOR_PLACEHOLDER_TYPE @ oper

Re: FeedItemService WRITE_ACCESS_DENIED

2015-08-13 Thread Danial Klimkin
Добрый день, Пришлите, пожалуйста, полный лог запроса на создание и полный ответ сервера по email (Reply to author справа). Если не было ошибки, поля должны использоваться. -Даниил. On Thursday, August 13, 2015 at 3:51:26 PM UTC+2, Kio Mat wrote: > > Добрый день! Не пробовал. > Просто так н

Re: Difference between PLACEMENT PERFOMANCE REPORT data from API and UI

2015-08-13 Thread Umesh Dengale
Hello, In the AdWords API, the managed placements (status = *Managed* ) are retrieved using the Placement Performance Report

Re: pending approval for over 2 weeks

2015-08-13 Thread Ppc Center
I have filled the second part now, thank you. On Thursday, August 13, 2015 at 5:13:18 PM UTC+3, Anthony Madrigal wrote: > > Hi, > > Have you filled out the second part > of the application form? > If not, please go ahead and fill it out. Once you

Re: pending approval for over 2 weeks

2015-08-13 Thread Anthony Madrigal
Hi, Have you filled out the second part of the application form? If not, please go ahead and fill it out. Once you submit that form, the AdWords API Compliance team will respond with an answer within a business day. If you did fill out this for

pending approval for over 2 weeks

2015-08-13 Thread Ppc Center
Hi, I signed up for the adwords api and I have a pending approval status now for over 2 weeks what can I do. thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelop

Re: FeedItemService WRITE_ACCESS_DENIED

2015-08-13 Thread Kio Mat
Добрый день! Не пробовал. Просто так нужно будет много всего переписывать, хотелось бы минимальными трудозатратами переделать старый механизм, ане переределывать все что касается доп. ссылок. просто обновился АПИ и перестал работать запрос, как я писал выше. Мне нужно просто помощь как правильно

Got exception [AuthorizationError.USER_PERMISSION_DENIED] when trying accept invitation to link account

2015-08-13 Thread Adam Nowak
Hello. I'm using AdWords API v201506 in .NET. I would like to send invitation from ACCOUNT_MANAGER to ACCOUNT_CLIENT - I'm using belowe code and it works: AdWordsUser user = new AdWordsUser(); (user.Config as AdWordsAppConfig).ClientCustomerId = "ACCOUNT_MANAGER_ID"; ManagedCustomerService manag

Re: Api exception when calling Google.Api.Ads.AdWords.v201502.CustomerService.get()

2015-08-13 Thread Anthony Madrigal
Hi Ashley, It depends on what client library they are using. Under the section *Source, *there is a link to the Github page of each respective client library. On that page, there is a section that shows how to enable logging. A

How to query a test account adwords api?

2015-08-13 Thread ultrasport
Under the instruction https: //developers.google.com/adwords/api/docs/tes ... I did 1) I created a production MCC account and received developerToken 2) Create test MCC account, which as I understand the usual ACC is not associated with adwords 3) the test was refresh_token Account 4) prescribed

Need help getting Refresh Token :(

2015-08-13 Thread adwords-api
Hello, I'm working on getting access to the API and I'm having trouble creating the Refresh Token. I have already created a project and requested an access code but I'm having trouble getting the last piece of the puzzle which is the Refresh Token so I can save it in my app. The following is th

DISABLING ADWORD API IN MY ACCOUNT

2015-08-13 Thread norasiatrading
HELLO, PREVIOUSLY IS MY MERCHANT CENTRE IMPORTED PRODUCTS THROUGH API BUT DUE TO SOME PROBLEM I AM NOW UPLOADING THROUGH MANUAL FEED.. NOW THE PROBLEM IS SAME PRODUCTS ARE SHOWING TWICE VIA API AND MANUAL FEED UPLOAD. SO HOW DO I REMOVE AND DISABLE API PRODUCTS IMPORT FROM MY ACCOUNT AND START

Another Bad Request Error

2015-08-13 Thread Demetris Lappas
Hi All, I'm using the Oath 2.0 Playground and getting this error message: HTTP/1.1 400 Bad Request Content-length: 236 X-xss-protection: 1; mode=block X-content-type-options: nosniff Transfer-encoding: chunked Expires: Thu, 13 Aug 2015 09:51:42 GMT Server: GSE -content-encoding: gzip Cache-contr

Reporting Request

2015-08-13 Thread Demetris Lappas
I am trying to build an application for internal business use that will pull Adwords Custom Reports automatically. I've attained a developer's token, and an access code which I refresh every hour. I've also written a code in VB.Net (translated from C# code) to make a request and get a response.

Difference between PLACEMENT PERFOMANCE REPORT data from API and UI

2015-08-13 Thread lior
Hello, When i'm downloading Placement Performance Report segmented by day from the API and not segmented by day from the UI (display network -> placements) with the same filtering, i get different results when comparing the cost and conversions from the summery provided what can be the reason fo

Re: FeedItemService WRITE_ACCESS_DENIED

2015-08-13 Thread Danial Klimkin
Добрый день, Вы пробовали использовать ExtensionSetting services? https://developers.google.com/adwords/api/docs/guides/extension-settings Это значительно упрощает работу с Feeds. По примерам, доступны примеры кода для каждый из библиотек: https://developers.google.com/adwords/api/docs/cl

Re: Video Ads - How to pull metrics from Adwords API.

2015-08-13 Thread Danial Klimkin
Hello Justin, We have no updates at the moment. -Danial, AdWords API Team. On Monday, August 3, 2015 at 4:09:31 PM UTC+2, Justin Coon wrote: > > Any updates on this? > > On Thursday, July 2, 2015 at 6:11:31 AM UTC-5, Danial Klimkin wrote: >> >> Hello Zweitze, >> >> >> We don't plan to change