Connect/Link mcc accounts which has few same child accounts

2015-10-26 Thread Bala Murugan
HI, We are trying to connect couple of mcc accounts under one account through API. That mcc acounts has few same/duplicate child accounts. So google return an error like {"status":"error","error":"[ManagedCustomerServiceError.DUPLICATE_CHILD_FOUND @ operations[0]]"} So we terminate the

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR using v201506 AdGroupAdService.mutate to ADD new TemplateAd

2015-10-26 Thread Artem Prudnikov
So if Ad with this templateId can't be copied via AdWords API can I create new Ad with this templateId? Create with AdWords API, of course. On Friday, October 23, 2015 at 5:35:46 PM UTC+3, Anthony Madrigal wrote: > > Hi, > > Unfortunately, I do not know offhand what template type is associated

Re: Adwords Video data via Criteria Report

2015-10-26 Thread Umesh Dengale
Hello, The AdWords API support the video campaign data in the reports. The columns you mentioned above for video campaign are not supported by API report. Please check the Video and multi-channel reporting changes section

Re: Adwords Video data via Criteria Report

2015-10-26 Thread Alex Ling
Hey Umesh, The release notes does not say if the Youtube campaign data will be included in the Criteria report via API. I do see the data passing through campaign report via API. But it is missing a lot of Youtube campaign data from the criteria report, i am just trying to figure out why it

Adwords Video data via Criteria Report

2015-10-26 Thread Alex Ling
Hi, i am trying to pull the Video campaign type data via the Adwords Criteria Report type API. However, the only criteria types i can find for the Video type campaign are 'Keyword' and 'Youtube Video'. There are data missing associated with interest, topic, etc for the Video campaign types

Re: AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-26 Thread Umesh Dengale
Hi Sean, Could you please provide the campaign id of a campaign which is *YouTube Videos* type? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Adwords Video data via Criteria Report

2015-10-26 Thread Alex Ling
Also, a quick note. I just migrated the API version to V201509 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

AdWords API Criteria Performance Report - YouTube InSearch Data inclusion

2015-10-26 Thread Sean Busa
Hi, Since last week we started seeing YouTube InSearch campaign results included in the Criteria Performance Report but not InDisplay. Is this an expected functionality? The data comes down with zero clicks but includes impressions and cost. So when I match the data against the Account level

Re: Connect/Link mcc accounts which has few same child accounts

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi Matt, Unfortunately, we cannot allow the same sub-account to occur multiple times within an MCC hierarchy as this creates problems with account access (among other things). I suggest using the *ManagedCustomerService* to find the complete set of accounts under your MCCs (see the

Conversion Updating - Advanced Conversion Tracking

2015-10-26 Thread Ryan Blackman
I have a need to enhance my conversion reporting for multiple accounts. So I have many lead-gen type campaigns. The user comes to landing page, fills a form, a regular online conversion is reported to AdWords system with no value. Simple, easy, standard. However, these leads mature over time

Re: Adwords Video data via Criteria Report

2015-10-26 Thread Alex Ling
Here is a better explanation. The Criteria Performance API report only gives me the data under 'Keyword' tab for the under the 'Video Targeting' section for a video campaign. On Monday,

Re: Одобрение токена разработчика

2015-10-26 Thread megabite . ua
привет! client_id и client_secret, нужно использовать от реального аккаунта. refresh_token нужно получить ОБЯЗАТЕЛЬНО при залогиненом тестовом эдвордсе. и нужно указать clientCustomerId, это клиент компани, не клиент adwords. У меня вопрос, получил ли ты одобрение на токен? если да, то как?

Re: Connect/Link mcc accounts which has few same child accounts

2015-10-26 Thread adwords
Hey Guys, What we're looking for is either whether it's possible to: 1. Live with the duplication, so that the sub-account can be included twice; or 2. When the second client account links have the option to claim the linkage with the child account. Might be better with an

получить доступ

2015-10-26 Thread megabite . ua
Привет! Ребята, подскажите, не могу понять что от меня хотят. Жду одобрения доступа. тестовый аккаунт создавал, пробовал, все ок. Заполнил и отправил форму newtoken. пришел ответ. его часть *detailed design docs including visual or code mockups*я не понимаю что от меня хотят.

BudgetOrderService filter by PoNumber and date range is not working

2015-10-26 Thread Nicolae Rosca
PoNumber* *EQUALS* *33* ** *https://adwords.google.com/api/adwords/cm/v201506;>* *20151026* *20151026* ** https://adwords.google.com/api/adwords/cm/v201

Re: Video campaigns from Campaign Service

2015-10-26 Thread Tiana S.
Alright, that's a shame. Thanks for the quick reply Josh! On Monday, 26 October 2015 14:38:50 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Tiana, > > We don't have any immediate plans to add support for retrieving and > modifying Video campaigns via the SOAP services. > > Cheers, >

Video campaigns from Campaign Service

2015-10-26 Thread Tiana S.
Hi, Great that the Video statistics are included in reports, but it would be great if you could also filter on these types in the CampaignService. I read this: https://groups.google.com/forum/#!searchin/adwords-api/advertisingChannelType$20video/adwords-api/xhyovJNguro/NJs-OqBcCQAJ . There

Re: Unexpected Segmentation In GEO_PERFORMANCE_REPORT

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi Dorian, The behavior you observed was as expected, but this highlighted that our documentation (and ReportDefinitionService ) was incorrect. We've updated the *Behavior* for AdGroupId, AdGroupName,

Re: Video campaigns from Campaign Service

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi Tiana, We don't have any immediate plans to add support for retrieving and modifying Video campaigns via the SOAP services. Cheers, Josh, AdWords API Team On Monday, October 26, 2015 at 8:38:47 AM UTC-4, Tiana S. wrote: > > Hi, > > Great that the Video statistics are included in reports,

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR using v201506 AdGroupAdService.mutate to ADD new TemplateAd

2015-10-26 Thread Anthony Madrigal
Hi, Unfortunately, if the template ads cannot be created by copying through the API, they cannot be created either. Your only choice would be to create them through the UI. Here is a list of all the supported template ads

Re: User Lists duplicate entries

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi Hans, It was great meeting you and Michael at the workshops in NYC! I'm also happy to report that I have good news: the duplicates have been removed. Please try your requests again and let me know if you still see any issues. Cheers, Josh, AdWords API Team On Friday, October 16, 2015 at

Re: Errors in Java maven com.google.api-ads version 2.5.0

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi, OK, thanks for confirming. If I'm reading your response correctly, this issue is now resolved (since the 2.5.0 pom.xml requires Guice 4.0 ). If you're still experiencing issues, please provide more

Re: iOS SDK - Conversion Label not appearing in debug console

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi Adam, Sorry for the long delay here -- I wasn't able to find a resource for you but realized I didn't respond. Are you still having trouble? Thanks, Josh, AdWords API Team On Friday, September 11, 2015 at 8:14:50 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Adam, > > Sorry

Did I mess up? Getting API access

2015-10-26 Thread Michael Walton
My developers asked me to get access to the Adwords API. I signed up using my existing MCC account, and seemed simple. However, after reading something, it mentioned that I should not my existing email assigned to my account... Will this cause issues? I would hate to be attacked by lightsabers

Re: BudgetOrderService filter by PoNumber and date range is not working

2015-10-26 Thread Anthony Madrigal
Hi Nicolae, You are correct. The date range should not matter when filtering these results since the important fields in BudgetOrders are the startDateTime and endDateTime. The predicate with PoNumber 33 should not give you results since the values for PoNumber

Re: Did I mess up? Getting API access

2015-10-26 Thread Anthony Madrigal
Hey Mike, I do not think you need to worry. What that means is that when you sign up for an AdWords account, you should not use the same email associated to your MCC account. Also, if you try to sign up for an MCC account with an email that already exists in another account, you will not be

Re: Одобрение токена разработчика

2015-10-26 Thread adwapi . storeland
Привет! С запросами на тестовый аккаунт уже разобрался, спасибо, все работает. Одобрение токена еще в процессе. Мне написали на почту из команды adwordsapi с предложением заполнить временно созданную форму, пока не работает основная (видимо, по заявке Умеша). Я эту форму отправил, через 3 дня

Re: Adding subdomain to OAuth valid redirect urls

2015-10-26 Thread Josh Radcliff (AdWords API Team)
Hi, The flow you described sounds like a *Web application* flow to me, rather than an *Other/Native application* flow. The *Web* flow will allow you to enter multiple redirect URIs, as you noted. I'd recommend switching over to the *Web application* client ID and secret, then adding all

Re: получить доступ

2015-10-26 Thread Umesh Dengale
Hello, Could you provide your AdWords manager account (MCC) ID (e.g 123-456-7890) and I can check in with the compliance team? Just click* Reply privately to author* in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also