Active VS Enabled

2016-03-15 Thread minieradev
Dear AdWords api user, I am wonderin why my SEM specialist see on the UI panel the status marked "Active" for a specific Keyword but on the api side (.NET) we get "ENABLED". Am I missing something or is this a names difference betwee UI/panel and api? Thanks Miniera -- --

Re: Authentication Issue from yesterday

2016-03-10 Thread minieradev
Hi since yesterday we have worked with service account authtentication. Is something happened to your rules? I have seen forum mention google business domain account, is this true? Thanks Miniera Il giorno giovedì 10 marzo 2016 10:30:05 UTC+1, minie...@gmail.com ha scritto: > > Dear All, >

Authentication Issue from yesterday

2016-03-10 Thread minieradev
Dear All, We have some processes based on .NET libraries thath evry day collect data from AdWords. Starting from yesteraday every porcess fails wih the exception Google.Api.Ads.Common.Lib.AdsOAuthException : Failed to get access token for service account. { "error" : "unauthorized_client",

Re: Limit Api Access to a spefic account

2015-06-29 Thread minieradev
Hi Danial, Let me check if I ve understood. I have an account A with an MCC and many adWords account B, C and D associated to this MCC (and account A) Our Development token is associated to the account A. So, as far as I understood from your response. I can create an account X associated to

Limit Api Access to a spefic account

2015-06-25 Thread minieradev
Dear users, I'm facing a nice problem: we have an MCC with many internal accounts (one for product) and I would like to limit a specific Client ID to a specific AdWord account. What's your suggestion for this kind of problem? Is there any available solution? Many thanks in advance for every