Re: Howmany ways to intgrate GoogleAds from .Net Core 6.0 app

2022-02-02 Thread 'Ian Campbell' via Google Ads API and AdWords API Forum
Not sure if it's 'supported', but I have Client Library working with .net core 6.0 On Wednesday, 2 February 2022 at 10:20:55 UTC anjana.s...@marutitech.com wrote: > Hello, > > > > I found two ways to push offline conversions in Google Ads from c# > backend, one is by using ClientL

Re: CUSTOMER_NOT_ENABLED

2022-02-02 Thread 'Ian Campbell' via Google Ads API and AdWords API Forum
Any update on this? There doesn't seem to be a way of finding a list of all client accounts that are not 'cancelled'. Therefore I cannot get a list of all client accounts that will not throw an error when I try access them via the api On Thursday, 15 August 2019 at 08:42:07 UTC+1 anirud...@gma

Identify 'cancelled' accounts from customer_client

2022-02-02 Thread 'Ian Campbell' via Google Ads API and AdWords API Forum
So, I can get all client accounts my manager account can access and build an account hierarchy by querying customer_client i.e. SELECT customer_client.id, customer_client.currency_code, customer_client.time_zone,