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 one mcc account access and connected another one. But we 
need to both should be connected under that main account. Is there any 
possibilities for this? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ddd10ef1-d65a-42bd-af5b-6cb179fbd3c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 to 
> that ID. However, there are a few template ads that are not supported 
> through API but can be created through the UI. So, this is normal behavior.
>
> Hope this helps!
>
> Regards,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/27db577b-071d-460c-a580-888915a8b61d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
of release notes for the columns added to the various reports. 

Thanks,
Umesh, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/02ba97d1-25a0-4866-9a7a-52607efe17c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 is that 
case. I would appreciate it if you can provide more information on that. 

Also, i am not sure about what you meant by "The columns you mentioned 
above for video campaign are not supported by API report". When i said, 
'Keyword' and 'Youtube Video', i meant the enum for the criteria type, 
those are not columns.

Thanks,

Alex

On Monday, October 26, 2015 at 3:48:13 PM UTC-5, Umesh Dengale wrote:
>
> 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 
> of release notes for the columns added to the various reports. 
>
> Thanks,
> Umesh, AdWords API Team.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/893918ff-d912-40c8-a40a-1f99c713d127%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
campaign. Can someone let me know if that is expected and what is the plan 
if it is.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bdc26242-b777-4f16-b896-3af40b314172%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/91e25077-4a96-4fb5-9206-7c6a30c6ca6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b9e43158-8994-419b-a855-6e66a687fbb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 data in the 
Account_Performance_Report the clicks don't match.


Thanks and regards, 

Sean

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0a9e8182-a212-44e4-9b27-402a2657a141%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 GetAccountHierarchy example 
),
 
and then use the ManagedCustomerService.mutateManager 

 to 
move the child accounts to the proper manager account.

Thanks,
Josh, AdWords API Team

On Monday, October 26, 2015 at 8:35:56 AM UTC-4, adwords@... wrote:
>
> 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 example:
>
>
>1. MCC1 connects with access to 10 children
>2. MCC2 attempts to connect with access to 5 children
>   1. One of these children is also included in MCC1
>3. Can we either:
>   1. Permit this (there are no issues raised as a result of this from 
>   our application)
>   2. Show MCC2 a message which says Child Account ABC is already 
>   receiving AdScan service from another MCC, do you want to:
>  1. Not attach this child account, or
>  2. Claim the account as your own
>   
> At the moment MCC2 is unable to connect which is not a great experience.
>
> Cheers,
>
> Matt.
>
> On Monday, 26 October 2015 10:41:37 UTC, Bala Murugan wrote:
>>
>> 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 one mcc account access and connected another one. But we 
>> need to both should be connected under that main account. Is there any 
>> possibilities for this? 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0d9d7b4d-3306-4e82-83d0-307cb7f40dda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 and begin to accumulate value. Lead 
comes in, sales staff qualifies, sale is made, that lead now has a value. 

So now I have the need to UPDATE the original valueless conversion to now 
have a value. Normally we'd collect this information and upload offline 
conversions but that won't work here. We have to track all form submits AND 
the future values associated with them. 

Obviously, this cannot be done with the interface or editor and the API is 
the only solution. 

I can't find any docs on an update-type function. Does something like this 
exist? If not, what is the solution to be able to track conversions that 
update values over time?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f2319e2-9ff0-4d2a-af16-f4c880f05fbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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, October 26, 2015 at 3:48:13 PM UTC-5, Umesh Dengale wrote:
>
> 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 
> of release notes for the columns added to the various reports. 
>
> Thanks,
> Umesh, AdWords API Team.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81b8680e-aacb-43f6-bd07-3f6d300ab56b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

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

У меня вопрос, получил ли ты одобрение на токен? если да, то как?

вторник, 13 октября 2015 г., 17:41:13 UTC+3 пользователь 
adwapi.s...@gmail.com написал:
>
> Здравствуйте.
> Можно ли укорить процесс одобрения токена разработчика? Больно уж сильно 
> он нужен.
> MCC 580-428-4977
>
> И подскажите, пожалуйста, по тестовому аккаунту.
> Я создал тестовый аккаунт - менеджер 833-441-9671 (Табличка о том, что это 
> тестовый аккаунт высвечивается).
> К этому аккаунту доступа у других аккаунтов-клиентов нет.
> В консоле разработчика я получил client_id и client_secret, получил 
> refresh_token для тестового и основного аккаунта.
> Пытаюсь отправить запросы, используя client_id, client_secret, 
> refresh_token тестового аккаунта и developer_token продакшн аккаунта 
> (который еще на одобрении), но выдается ошибка
>
> *Fatal error*: Uncaught exception 'OAuth2Exception' with message '{ 
> "error" : "invalid_grant" }'
>
> Что я делаю неправильно?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22c3e421-35f8-472c-9804-7319fb9540ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 example:


   1. MCC1 connects with access to 10 children
   2. MCC2 attempts to connect with access to 5 children
  1. One of these children is also included in MCC1
   3. Can we either:
  1. Permit this (there are no issues raised as a result of this from 
  our application)
  2. Show MCC2 a message which says Child Account ABC is already 
  receiving AdScan service from another MCC, do you want to:
 1. Not attach this child account, or
 2. Claim the account as your own
  
At the moment MCC2 is unable to connect which is not a great experience.

Cheers,

Matt.

On Monday, 26 October 2015 10:41:37 UTC, Bala Murugan wrote:
>
> 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 one mcc account access and connected another one. But we 
> need to both should be connected under that main account. Is there any 
> possibilities for this? 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ff6d3e5-12f3-4c3d-ab23-7de34dce48e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2015-10-26 Thread megabite . ua
Привет!

Ребята, подскажите, не могу понять что от меня хотят.
Жду одобрения доступа. тестовый аккаунт создавал, пробовал, все ок.
Заполнил и отправил форму newtoken.
пришел ответ.

его часть 

*detailed design docs including visual or code mockups*я не понимаю что от 
меня хотят. программы-клиента ещё нет, я ещё сам не знаю какой мне 
функционал нужен. Я точно знаю, что мне нужно будет создавать и управлять 
объявлениями, ценами и тп. какой макет?

вот что я отправил (код клиента и сайта заменил).
Подскажите где я туплю)) с английским не очень.



FORM SUBMISSION
 MCC Account ID associated with your pending developer token: 000-000-5155 
My email contact information in the AdWords API Center is...: an accurate 
and regularly checked email or listserv. URL for your company's website: 
http://examle.ua Does your company currently possess any APPROVED AdWords 
API Tokens?: No Please provide the MCC account ID(s) associated with your 
other token(s): empty Do you manage AdWords accounts for clients (other 
companies)?: No Please list the website(s) for which you advertise and the 
owner of each site:: empty Do you plan to use your AdWords API token with a 
tool developed by someone else?: No Please list the tool(s) you use: empty 
Who will have access to the AdWords API tool you are creating?: only 
employees within my company Please briefly describe the functionality and 
design of your API tool: Purpose of tool: Campaign Management, Shopping 
Campaigns etc Tool design: PHP API LIB API services used: GDrive Do you 
plan to make any mutate calls to the API, or to create/manage campaigns via 
the API?: create/manage campaigns via the API Do you plan to do any keyword 
research via the API? Specifically, do you plan to use TargetingIdeaService 
or TrafficEstimatorService?: No I certify that all information on this form 
is accurate..: on

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b36774a8-ab7c-4ea1-a791-f4c695fcd520%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


BudgetOrderService filter by PoNumber and date range is not working

2015-10-26 Thread Nicolae Rosca
Hi,

I am using AdWords API and found a problem with filtering BudgetOrders by 
PoNumber and DateRange. This is the request: 

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/billing/v201506; 
soapenv:mustUnderstand="0">
https://adwords.google.com/api/adwords/cm/v201506;>... 

https://adwords.google.com/api/adwords/cm/v201506;>... 

https://adwords.google.com/api/adwords/cm/v201506;>BudgetAPI+TestMCC 
(AwApi-Java, AdWords-Axis/2.4.0, Common-Java/2.4.0, Axis/1.4, 
Java/1.7.0_79, maven)
https://adwords.google.com/api/adwords/cm/v201506;>false
https://adwords.google.com/api/adwords/cm/v201506;>true



https://adwords.google.com/api/adwords/billing/v201506;>

https://adwords.google.com/api/adwords/cm/v201506;>BillingAccountId
https://adwords.google.com/api/adwords/cm/v201506;>BillingAccountName
https://adwords.google.com/api/adwords/cm/v201506;>BudgetOrderName
https://adwords.google.com/api/adwords/cm/v201506;>EndDateTime
https://adwords.google.com/api/adwords/cm/v201506;>Id
https://adwords.google.com/api/adwords/cm/v201506;>LastRequest
https://adwords.google.com/api/adwords/cm/v201506;>PoNumber
https://adwords.google.com/api/adwords/cm/v201506;>PrimaryBillingId
https://adwords.google.com/api/adwords/cm/v201506;>StartDateTime
   * https://adwords.google.com/api/adwords/cm/v201506;>*
*PoNumber*
*EQUALS*
*33*
**
*https://adwords.google.com/api/adwords/cm/v201506;>*
*20151026*
*20151026*
**
https://adwords.google.com/api/adwords/cm/v201506;>
100






I receive 3 entries, 2 with empty field and one with PoNumber = 31. Also 
you observe that date range is wrong and I still receive results so 
interval does not quite matter. 

I have tried also separately and I have the same results. 

Regards,
Nicolae 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65b65468-3281-4fb6-882f-c3f40882ccba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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,
> 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, 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 Josh says it isn't possible right now, but I would like to know 
>> whether this is considered to be added to the SOAP endpoints in the future?
>>
>> Thanks,
>>
>> Tiana
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c7260d10-fcc4-4580-abaa-a274ff48fb4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 Josh says it isn't possible right now, but I would like to know 
whether this is considered to be added to the SOAP endpoints in the future?

Thanks,

Tiana

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5fe73d23-9086-4795-9b25-d4689caefcd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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, and 
AdGroupStatus 

 
on multiple reports so that it now shows as a *Segment*.

Cheers,
Josh, AdWords API Team

On Tuesday, August 25, 2015 at 5:28:12 PM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Dorian,
>
> Thanks for sending over the examples. I was able to reproduce the behavior 
> you described. I've passed this along to the reporting team and will post 
> back here as soon as I have any updates.
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, August 25, 2015 at 11:16:30 AM UTC-4, Dorian Kind wrote:
>>
>> Hi Anthony,
>>
>> I've replied to you privately sending the requested information. Thanks 
>> for your support!
>>
>> Best regards,
>> Dorian
>>
>> On Tuesday, August 25, 2015 at 4:29:43 PM UTC+2, Anthony Madrigal wrote:
>>>
>>> Hi Dorian,
>>>
>>> I was unable to replicate the results you were getting. Could you please 
>>> send me your SOAP XML request and response where this is happening?
>>>
>>> Thanks,
>>> Anthony
>>> AdWords API Team
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d86521a5-7884-48c6-90b2-7388995250d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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, 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 Josh says it isn't possible right now, but I would like to know 
> whether this is considered to be added to the SOAP endpoints in the future?
>
> Thanks,
>
> Tiana
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18f54e1e-ac4f-4ca9-8e2b-de713edd627c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
 via 
the API.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d23f51b8-271e-490b-83fb-8faa9fceb898%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 10:03:29 AM UTC-4, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi Hans,
>
> I'm following up with the user list team today to try and get some answers 
> for you. As a work around, could you simply ignore the duplicates in this 
> particular case? From what the team has found so far, this issue is limited 
> to the AdwordsUserListService 
> ,
>  
> so I'm thinking you could add focused special handling for this case to 
> avoid jeopardizing your release date.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, October 15, 2015 at 1:28:59 PM UTC-4, HK wrote:
>>
>> Hi, Josh
>>
>> This is becoming urgent for us. We have a critical new customer facing 
>> feature being released October 21st that is dependent on this being fixed. 
>> Would you be able to help make that happen please? We are now two months 
>> into this bug and we really need it addressed. I apologize for being so 
>> vocal, but we manage hundreds of AdWords accounts, the feature is required 
>> by RMF and we simply can't have a part of AdWords being down for this long.
>>
>> For the record, I just tested it for one of our customers a minute ago, 
>> and it's still sending up duplicate entries.
>>
>> Thanks in advance for any help.
>>
>> Hans
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ae30ced-42cb-4c03-94f0-322f6ef31556%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 details such as 
your complete set of Maven dependencies and I'll investigate further.

Thanks,
Josh, AdWords API Team

On Sunday, October 25, 2015 at 4:50:32 AM UTC-4, Adxsearch Adxpand wrote:
>
> Yes, the 2.2.0 version needs Guice 3.0. The 2.5.0 version does not need 
> Guice 3.0, but it does need Guice 4.0. That folder name needs to be 4.0, 
> not 4.0.old.
>
> On Friday, October 23, 2015 at 9:48:13 PM UTC+2, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi,
>>
>> Are you saying that after you changed your local .m2 folder from *3.0* to 
>> *3.0.old*, version 2.5.0 worked fine?
>>
>> The reason that the creation of a new *AdWordsServices* object leads to 
>> this exception is that *AdWordsServices* has a static final Injector 
>> 
>>  that's 
>> created when the *AdWordsServices* class initializes. Therefore, if 
>> there are any Guice-related issues, they'll generally surface at that point.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Friday, October 23, 2015 at 9:20:36 AM UTC-4, Adxsearch Adxpand wrote:
>>>
>>> I don't think there are any Guice 3.0 dependencies in the project 
>>> updated to use the 2.5.0 version of the API. If I change the name of the 
>>> guice 3.0 folders in my local .m2 folder from "3.0" to "3.0.old", the 
>>> project using the 2.2.0 version of the API doesn't start. It complains 
>>> about a bunch of Guice 3.0 dependencies which it can't find. But the new 
>>> project using the 2.5.0 version of the API starts without any complaints. 
>>> This line of code seems to be the problem:
>>> AdWordsServices adWordsServices = new AdWordsServices();
>>> As soon as it's called, a million exceptions are thrown. It doesn't seem 
>>> to matter in which class I have it. As soon as it's called the execution 
>>> stops.
>>>
>>> On Tuesday, October 20, 2015 at 8:55:31 PM UTC+2, Josh Radcliff (AdWords 
>>> API Team) wrote:

 Hi,

 In v2.5.0, we upgraded to Guice 4.0 (see the ChangeLog 
 ).
  
 I suspect this is what's causing the exception you mentioned.

 Do any of your other maven dependencies depend on Guice? Now that the 
 client library depends on Guice 4.0, you might run into strange problems 
 if 
 another dependency depends on Guice 3.x.

 Thanks,
 Josh, AdWords API Team

 On Tuesday, October 20, 2015 at 8:16:46 AM UTC-4, Adxsearch Adxpand 
 wrote:
>
> Neither 201506 nor 201509 works with 2.5.0
>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5057fb10-7e29-49fc-b4dc-380a64a3c9d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 you're getting redirected in a circle here. I'm following up with a 
> few folks to see if there's a resource who can help. I'll post back as soon 
> as I have more info.
>
> Cheers,
> Josh, AdWords API Team
>
> On Thursday, September 10, 2015 at 12:14:34 AM UTC-4, Adam Ribaudo wrote:
>>
>> I posted in the AdWords Community and they suggested that I post here.
>>
>> On Monday, September 7, 2015 at 8:24:52 PM UTC-4, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi Adam,
>>>
>>> Unfortunately our team doesn't have expertise in that SDK, only in the 
>>> AdWords API. However, someone else on this group may have some ideas.
>>>
>>> You might consider posting this question to the AdWords Community 
>>> . The product experts there may 
>>> have suggestions or tips.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Friday, September 4, 2015 at 2:03:43 PM UTC-4, Adam Ribaudo wrote:

 Hi everyone,

  

 We're implemented Google AdWords conversion tracking within our iPad 
 app following the instructions here - 
 https://developers.google.com/app-conversion-tracking/ios/

  

 We copied the code snippet from AdWords and have placed that within our 
 iPad application.

  

 However, since releasing the app and testing this process we're not 
 receiving any conversions in AdWords.

  

 In trouble-shooting this, I noticed that our Conversion Label isn't 
 being output in our debug console: 

  

 2015-08-19 14:17:50.065 Language Builder copy[1718:508609]  
 ACTAutomatedUsageReporterPrivate: sending ping:
 https://www.googleadservices.com/pagead/conversion/976314236/?appversion=1=1=com.stage...
  
 

  

 Whereas the documentation mentions numerous times that you should "pay 
 attention to the label" in your debug output:

  

 If you're tracking other conversion events in your app, you should see 
 messages logged for those events each time they occur. Unlike downloads, 
 which are tracked only once per app install, other in-app events are 
 tracked each time the event occurs. Pay special attention to the labels 
 that were provided to you when verifying your setup (e.g.,
 abCDEFG12hIJk3Lm4nO in the example shown above).

  

 Can anyone confirm if our debug output is formatted correctly? Can 
 anyone share theirs as a comparison? 

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ca04ecfc-de50-4eec-b1f4-f39a1874c952%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 again...
Also, any idea how long approvals take?

Cheers,
Mike

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/abb6bf4e-ca68-46ae-948a-3713cdd6a9c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 
should be between 0 and 30. Could you send me your SOAP response (through 
*reply 
privately to author*) so I can take a look at why you are getting poNumber 
= 31?

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/85d5cf62-2aaf-4394-bfd1-0ed2dcd3fcda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 allowed to. 

Please let me know if you run into any issues.

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ec821864-46af-4e43-a084-74a46505181d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2015-10-26 Thread adwapi . storeland
Привет!
С запросами на тестовый аккаунт уже разобрался, спасибо, все работает.

Одобрение токена еще в процессе. Мне написали на почту из команды 
adwordsapi с предложением заполнить временно созданную форму, пока не 
работает основная (видимо, по заявке Умеша).
Я эту форму отправил, через 3 дня пришло письмо с просьбой прислать еще 
документ, заполненный по образцу, касающийся моего приложения. Теперь жду 
следующего письма :)
e-mail сбросил вам на почту, попробуйте написать им, вам тоже скорее всего 
пришлют ссылку на форму для заполнения.

понедельник, 26 октября 2015 г., 15:35:46 UTC+3 пользователь 
megab...@gmail.com написал:
>
> привет!
> client_id и client_secret, нужно использовать от реального аккаунта. 
> refresh_token нужно получить ОБЯЗАТЕЛЬНО при залогиненом тестовом эдвордсе.
> и нужно указать clientCustomerId, это клиент компани, не клиент adwords.
>
> У меня вопрос, получил ли ты одобрение на токен? если да, то как?
>
> вторник, 13 октября 2015 г., 17:41:13 UTC+3 пользователь 
> adwapi.s...@gmail.com написал:
>>
>> Здравствуйте.
>> Можно ли укорить процесс одобрения токена разработчика? Больно уж сильно 
>> он нужен.
>> MCC 580-428-4977
>>
>> И подскажите, пожалуйста, по тестовому аккаунту.
>> Я создал тестовый аккаунт - менеджер 833-441-9671 (Табличка о том, что 
>> это тестовый аккаунт высвечивается).
>> К этому аккаунту доступа у других аккаунтов-клиентов нет.
>> В консоле разработчика я получил client_id и client_secret, получил 
>> refresh_token для тестового и основного аккаунта.
>> Пытаюсь отправить запросы, используя client_id, client_secret, 
>> refresh_token тестового аккаунта и developer_token продакшн аккаунта 
>> (который еще на одобрении), но выдается ошибка
>>
>> *Fatal error*: Uncaught exception 'OAuth2Exception' with message '{ 
>> "error" : "invalid_grant" }'
>>
>> Что я делаю неправильно?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4231a568-b5c4-47a8-acb1-8fd89b6903ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 required redirect URIs to that application.

Cheers,
Josh, AdWords API Team

On Sunday, October 25, 2015 at 12:07:28 PM UTC-4, assaf wrote:
>
> Hi,
>
> We have a developer token with enabled Adwords API. Recently we decided to 
> allow customers to authorize using the OAuth protocol. It's working fine 
> when in the redirect_uri we specify is http://ourdomain.com or 
> http://localhost, but fails on http://app.ourdomain.com
>
> *400.* That’s an error.
>
> *Error: redirect_uri_mismatch*
>
> A native application: *xxx*
>
> You can email the developer of this application at: yyy
> Request Details
>
>- access_type=offline
>- approval_prompt=force
>- hl=en
>- scope=https://www.googleapis.com/auth/adwords
>- response_type=code
>- redirect_uri=http://app.ourdomain.com
>- client_id=zzz
>
> That’s all we know.
>
> As far as we understand this uri (subdomain) should be authorized 
> somewhere in the Developers Console, but we don't see this option. Just for 
> test purposes we created a new Client of type Web Application and it indeed 
> has a section called Authorized redirect URIs, but it's missing in the our 
> original Client which is of type Other.
>
> How can we solve this while preserving all the permissions we have in the 
> original client? Should we migrate it from Other to Web application?
>
> Thanks
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2e701aa3-c68f-4ef6-a4fa-40d52298e23d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f745a6de-b0e8-4087-82d8-5ea5f158e5b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.