Feed item disapproved

2015-12-11 Thread Siva Arasu
Hey Guys, I am uploading dsa data feed in a adwords test account via adwords api. Feed items are being disapproved saying "Value provided is too long". After checking policy data I found that url string length is too long. But right now we are uploading the data feed manually ( in production

Re: OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread eureca
Hi Umesh, thanks for the reply. So I tried with the main MCC account containing the clientCustomerId used before and I have no errors back. So I suppose I need to change the workflow on my side to use the main MCC as the gclid can originate from other accounts in within. Mathieu On Friday,

Re: Difference between AdNetworkType1 and AdNetworkType2

2015-12-11 Thread Umesh Dengale
Hello, Yes, you are correct. The difference between AdNetworkType1 and AdNetworkType2 is AdNetworkType2 inc

Re: OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread Umesh Dengale
Hi Mathieu, The UNAUTHORIZED_USER - this customer is trying to upload conversions for a different customer that it does not manage. This suggests that the credentials y

Re: Display Planner data in a dynamic Google Sheet

2015-12-11 Thread Anthony Madrigal
Hi Vilav, AdWords API currently does not support Display Planner. Please see our blog regarding any announcements for this feature. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Re: Multiple ads created when calling mutate once

2015-12-11 Thread Anthony Madrigal
Hi, Do you have any SOAP requests and responses that show this behavior? If so, could you please provide them through *reply privately to author*? If you do not have any, could you provide me with the ads Ids and their associated ad group Ids? Thanks, Anthony AdWords API Team -- -- =~=~=~=~

Re: Unified API for TrueView video campaigns

2015-12-11 Thread Anthony Madrigal
Hi Pete, Unfortunately, we do not have a timetable for when this will be available. I will update this thread as soon as it does. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.c

Re: Unified API for TrueView video campaigns

2015-12-11 Thread Pete
Anthony, Thomas, Yes, we are actually integrating with all those reporting end-points already. We studied your API cover-to-cover if you will :) However, as you know, the thing that the API does not yet support is ability to make any create or update actions to TrueView related objects. With

OfflineConversionError.UNAUTHORIZED_USER

2015-12-11 Thread eureca
Hi, I'm tryin to upload a conversion for a given customer but keep getting the error in the sbuject. The googleClickId is CKunu_LMzskCFUKeGwodHX8Caw The SOAP request id is : 000526a3a27b13c80a815f8bfd01eb5e I can provide the clientCustomerId in private messaging. Thanks. Mathieu -- -- =~

Re: ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-11 Thread Umesh Dengale
Hello, Thanks for providing the SOAP XML request and response logs. You are getting RequiredError.REQUIRED error as RuleItemGroup.items requires one of the RuleItem

Re: Including device type in PRODUCT_PARTITION_REPORT results in less zero impression data?

2015-12-11 Thread Mario
Hey, the solution was to add include_zero_impressions=True to the DownloadReportWithAwql() function and remove impressions=0 from the query. see: http://stackoverflow.com/a/34159445/850547 On Tuesday, December 8, 2015 at 9:21:08 PM UTC+1, Umesh Dengale wrote: > > Hi Mario, > > For the issue desc

Re: Problems using Ad Hoc Report to download AdWords data

2015-12-11 Thread Tiana S.
Thanks, Umesh. :) Done: https://groups.google.com/forum/#!topic/adwords-api/qSjp6IfLm48 Best, Tiana On Tuesday, 8 December 2015 22:24:04 UTC+1, Umesh Dengale wrote: > > Hi Tiana, > > The current thread is more than two year old. Could you please create new > thread for your question? > > Thank

Content keywords in keywords performance report

2015-12-11 Thread Tiana S.
Keywords named "Content" are being returned in responses from the Keywords performance report. I found an old thread about this , in which was explained that these are statistics from clicks generated on the Google Content Network

Re: Video preview image in Video Performance Report

2015-12-11 Thread Tiana S.
Great! Thank you very much for the update, Nadine! :) Best, Tiana On Wednesday, 9 December 2015 15:37:47 UTC+1, Nadine Sundquist (AdWords API Team) wrote: > > Hello Tiana, > > Good news! Impressions >

Difference between AdNetworkType1 and AdNetworkType2

2015-12-11 Thread Tiana S.
What is the difference between the two? They seem the same, except for the fact that AdNetworkType2 includes search partners... I tried filtering on multiple networks with AdNetworkType1 (AdNetworkType1 IN [CONTENT, SEARCH]) but an error was returned that this was an invalid WHERE clause. The

Multiple ads created when calling mutate once

2015-12-11 Thread Tobias Berg Therkelsen
Hi there, We're in the process of developing an application for keeping adwords account structure up to date when products change in a clients inventory. We've run into a problem where we're calling mutate once to create an ad, but in in rare cases the API creates 2 ads instead of one. Inform

Display Planner data in a dynamic Google Sheet

2015-12-11 Thread vila vg
Hello Is there a way to pull data from Display Planner into a self updating excel sheet / Google Sheet? So if I define an audience, I'd like for the impressions to keep upto date when the excel sheet is opened each time. Any thoughts / ideas? Thanks vilav -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

ADD ExpressionRuleUserList OPERATION_NOT_SUPPORTED

2015-12-11 Thread ralph
I am trying to create a new user list along with a rule for it. Should be pretty straight forward. But not working. Don't have a client library because doing this in node, (why is there no js sdk???) but my soap client works for some other requests. I made sure I wasn't using the manager ac