Re: Fetch campaign mobile app using API

2017-02-22 Thread art
This service provides targeting operating system info. But we want to get 
info about mobile app that is advertised - i.e. when the end user clicks on 
the banner he is redirected to Play Store or App Store page of the 
advertised app and we need to find OS (Android or IOS) of this advertised 
app.

On Tuesday, February 21, 2017 at 11:20:19 AM UTC+2, Joyce Lava wrote:
>
> Hello,
>
> You may try to use the CampaignCriterionService 
> 
>  instead, 
> with criterion 
> 
>  as OperatingSystemVersion 
> 
>  to 
> get the name and the version of the device targeted. Please let me know if 
> this helps.
>
> Regards,
> Joyce, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b76f4399-2280-426a-b9b4-1ad2782af9f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to handle close variants with TargetingIdeaService monthly search volumes

2017-02-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Carl,

To better answer your questions, could you provide the SOAP request and 
response generated when you made the call using the TargetingIdeaService? 
Could you also provide the exact screenshot of your Keyword Planner query? 
This will allow me to find out more about the issue you are encountering. 
Please reply using *Reply privately to author*.

Best regards,
Peter
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/22049149-2c69-4407-b597-113bae46f4c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get shop's url of connected merchant accounts via getServiceLinks

2017-02-22 Thread Jakub Senovsky
Hi all,

is there any way how to get shop's url of connected merchant accounts via 
getServiceLinks? I can only get merchant's name but it would be also 
perfect to get shop's url. 

If there is not any way, are you planning to add this feature to next 
release of adwords sdk?  


Cheers!

Jakub

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1aab284e-29cd-4c85-9d23-1745ddcf83cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService Criterion in Selector

2017-02-22 Thread sergio . garcez
Hi Joyce,

I'm looking for information on this as well. I would like to set a Platform 
criterion to filter monthly search volume by and I was told that this was 
possible because but I am having trouble defining the selector.

Any help would be much appreciated.
Thank you,
Sergio

On Thursday, July 28, 2016 at 8:23:47 AM UTC+1, Joyce Lava wrote:
>
> Hi VJ,
>
> Based on your codes, you are setting *CRITERION* in the AttributeType[]  
> collection.
>  
> However, the list of available attributeType can be found here 
> 
>  with 
> IdeaType 
> 
>  
> = KEYWORD. Additionally, could you please *reply privately to author* the 
> SOAP request and response?
>
> Thanks and Regards,
> Joyce, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/78178ca8-fa18-4445-9393-8119cd3e284a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get shop's url of connected merchant accounts via getServiceLinks

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jakub,

I'm afraid it's not possible to retrieve the website Url of the Merchant 
account linked to an AdWords account using the 
CustomerService.getServiceLinks() method. You'll only be able to retrieve 
the ID and name of the Merchant Account. I'll pass this feature request to 
the team. Meanwhile, you could consider using Content API for shopping 

 for 
this purpose. 

Regards,
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0c5c4850-0ea0-42a8-8810-3dec8fe6322b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Creating a MCC test account.

2017-02-22 Thread Peter Olvecký
Hi guys,

I've just spent about an hour trying to setup the test account. It doesn't 
work.

Even though the page says it's for the creation of test accounts ("Welcome 
to AdWords manager accounts (Test Account)") and the button at the bottom 
of the page also reads "Create a test account", two things happen when I 
hit the button:

1. The same form loads again 
(https://adwords.google.com/um/Welcome/Home?a=1&sf=mt&authuser=0#ta)
2. I am being redirected to page for creation of production client account 
(https://adwords.google.com/um/Welcome/Home?a=1&authuser=0&sf=bb#ac)

Can you please help me?

Thank you,
Peter

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2a2dc72b-414a-4c69-9125-5992c4b903be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


OAuth2ApplicationsHandler - invalid_grant

2017-02-22 Thread eureca
Hi all,
 i'm recently receiving invalid_grant when trying to interact with the 
ConversionTracker service of the Adwords API, I have all the logs available 
with clientId and clientSecret.
 Could someone from Adwords API reply to this thread so that I can send him 
all the private information ?

 Thanks for your help.

Mathieu

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a31012fa-e96e-4333-a855-c06244466ac4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ricardo,

In AdWords API, all requests are authorized through OAuth2 
. The OAuth 2.0 authorization framework enables your 
AdWords API client app to obtain access to a user's AdWords account without 
having to handle or store the user's login information. The access of the 
login email used to generate OAuth2 credentials applies to API access as 
well. If you've authenticated as a read-only client, you'll only be able to 
make GET calls and download reports. Email-only logins cannot make AdWords 
API calls at all. You can still use a login with read-only access to make 
API requests. The OAuth2 credentials used in the request determines which 
accounts can be targeted. This guide 

 describes 
how the account structure impacts authorization in AdWords API. You can 
find additional information in Google's OAuth2 guide 
.

Regards, 
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ecd3895e-1d63-44ca-bd19-1411c4fadf1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread Tom Hughes
Thank you Shwetha.

What does Customer mean in this context? Is this a linked AsWords account? 
How do you see these links in the UI.

I also notice a AdwordsUserListService 
.
 
Which promises to return Users. What are Users in this context? And how 
would I see these in the UI?

thanks again,
Tom

On Tuesday, 21 February 2017 20:10:21 UTC, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Tom,
>
> Given a Google account, you can retrieve the AdWords accounts directly 
> accessible by this account using CustomerService.getCustomers() 
> 
>  method. 
> This service returns the details of all the customers directly accessible 
> by the user authenticating the call if no clientCustomerId is specified in 
> the request header. I'm afraid it's not possible to retrieve the access 
> levels the authenticated user has to each AdWords account. 
>
> Unfortunately, the second requirement is not supported in AdWords API. The 
> users listed is the Account Access section cannot be retrieved using any of 
> the AdWords API services. 
>
> Regards,
> Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8501432c-c2d9-4288-87fd-9dccf26ba8a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Help] Seach AdGroups

2017-02-22 Thread Guillermo Hernández
Hello,

Can you give me a hand?

I need to get all the ad groups that exist by name. And from there get the 
corresponding campaign name.

Since I am just getting involved with this API and I still do not know it 
well.

If necessary, I'm programming in Java.

Thank you,
Guillermo Hernández.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/845f8f74-aba1-4921-ae4f-f7d958e72ea4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Help] Search AdGroups

2017-02-22 Thread Guillermo Hernández

Hello, Can you give me a hand? I need to get all the ad groups that exist 
by name. And from there get the corresponding campaign name. Since I am 
just getting involved with this API and I still do not know it well. If 
necessary, I'm programming in Java. Thank you, Guillermo Hernández.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/76c65b07-db11-45d1-be71-3f1e310deefd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting the developer's token to access the API

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Steve,

The *AdWords API Center* link is only available for production manager 
accounts. A manager account will have the "Manager" tag before the account 
ID in the UI. If you don't see the red "This is a test account!" label on 
your AdWords account page, then the account is a production account. If you 
don't already have a production manager account, you'll need to create one 
by following these instructions for creating a manager account 
 and then apply for API 
access. Could you provide your AdWords manager account (MCC) ID (e.g 
123-456-7890) so I can take a look?

Thanks,
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/010eda17-bf57-43eb-9aaf-cf6748bf1ee2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OAuth2ApplicationsHandler - invalid_grant

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mathieu,

This error generally occurs if the access/refresh token passed in the 
request is incorrect/invalid. To verify, you can obtain the access token 
being used for the request, then pass that through this tokeninfo 
 
endpoint 
to retrieve the token details. Could you try generating a new refresh token 
and retry the request? If this is not successful, please send over the SOAP 
request and response logs so I can take a look. Please use *Reply privately 
to author* when responding.

Thanks,
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e8940ada-0c57-4a34-82a8-8a43918f4181%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread Ricardo Buitrago
Thanks again Shwetha! Needing some clarification though. The guide about 
OAuth credentials you linked to talks mostly about Manager Accounts, but 
what if a user with a standard Adwords account has access to multiple 
Adwords accounts ? Let me explain with an example: 

Our tool currently asks users in the first step to link their Adwords 
account. When they confirm permission through OAuth, if it´s a Manager 
account we list the Accounts that the manager account has access to. That 
works perfectly, however, we would also like to allow users with Standard 
accounts to link multiple accounts they have access to. Does it work the 
same with Standard accounts as it does with manager accounts? Also, how can 
we identify if the access level that a certain user has over one of the 
accounts he has access to does not allow API access?

Thanks!
Ricardo



On Wednesday, February 22, 2017 at 1:24:42 PM UTC-5, Shwetha Vastrad 
(AdWords API Team) wrote:
>
> Hi Ricardo,
>
> In AdWords API, all requests are authorized through OAuth2 
> . The OAuth 2.0 authorization framework enables 
> your AdWords API client app to obtain access to a user's AdWords account 
> without having to handle or store the user's login information. The access 
> of the login email used to generate OAuth2 credentials applies to API 
> access as well. If you've authenticated as a read-only client, you'll only 
> be able to make GET calls and download reports. Email-only logins cannot 
> make AdWords API calls at all. You can still use a login with read-only 
> access to make API requests. The OAuth2 credentials used in the request 
> determines which accounts can be targeted. This guide 
> 
>  describes 
> how the account structure impacts authorization in AdWords API. You can 
> find additional information in Google's OAuth2 guide 
> .
>
> Regards, 
> Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/eee960f2-171b-4d0f-a786-5ca3b71a93c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Tom,

In this context, the "Customer" refers to the AdWords account (manager or 
client account) that is accessible directly by the login using which the 
OAuth2 credentials were generated. For example, if you use the login 
associated with your manager account (which has multiple client accounts 
linked to it) to create your OAuth2 credentials, the 
CustomerService.getCustomers() method will return the details of the 
manager account, assuming that this login email is not associated with 
other AdWords accounts. On September 12th, 2016, AdWords announced 
 that you can now use 
one Google login to access multiple AdWords accounts. With this change, you 
can associate up to 5 AdWords accounts with a single Google account. In 
this scenario, the getCustomers() method will return all the AdWords 
accounts directly accessible by this Google account. 

The AdwordsUserListService 

 is 
used to manage user lists (audiences) for audience targeting and remarketing 
 in your 
campaigns. This is not related to the users who have access to an AdWords 
account. These UserLists will be available in the Audience section in the 
Shared Library in the UI. 

Regards,
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/91af2b58-af62-42f5-8134-a5d73aecebc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: For a google account return all AdWords accounts they can access and for an AdWord account return all users that can access it.

2017-02-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Ricardo,

By "Standard accounts", are you referring to AdWords client (non-manager) 
accounts? If so, CustomerService can be used to retrieve the details of the 
AdWords client account similar to manager accounts. The canManageClients 

 field 
can be used to determine if the account being authenticated is a Manager 
account or a client account. I'm afraid it's not possible to retrieve the 
access level of a user for a particular account. If you invoke a method for 
which you don't have the authorization, you'll encounter 
OperationAccessDenied.ACTION_NOT_PERMITTED 

. 

Regards,
Shwetha, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dfc48bb1-eaa9-42a1-823e-366ef590d12d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fetch campaign mobile app using API

2017-02-22 Thread 'Joyce Lava' via AdWords API Forum
Hello,

Apologies for the delayed response and thanks for the additional 
information. You may use the URL Performance Report 

 using Url 

 and DisplayName 

 fields 
to get the information you described. 

The return should be something like: mobileapp::2-com.google.android.launcher, 
as documented here 

 (under 
"MobileApplication" section). Additionally, you can distinguish if it is 
from iOS or Android by the prefix 1 or 2. To get mode details about this, 
please refer here 
.
 
Please let me know if this helps.

Regards,
Joyce, 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d5513db7-b249-40ae-8c2f-8ccc492d1e02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TargetingIdeaService Criterion in Selector

2017-02-22 Thread 'Peter Oliquino' via AdWords API Forum
Hi Sergio,

Since this is already an old thread, I suggest that you open a new one with 
your questions and from there, we can continue with our investigation.

Best regards,
Peter
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/971ff948-7e9e-4eee-97e3-149a4c3fa871%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.