AddCustomerMatchUserList

2021-10-25 Thread Brian Maynard
Hi, I'm using a Dev token on Basic access. When running the example AddCustomerMatchUserList.cs. It gets to: *The operations are added to the offline user data job.* *Asynchronous request to execute the added operations started.* *Waiting until operation completes.* It then times out. I have ev

ADVERTISER_NOT_ON_ALLOWLIST_FOR_USING_UPLOADED_DATA On Test account

2021-10-13 Thread Brian Maynard
Hi, Why am I getting this error on a test account? Is there away around this, as I need to dev and test uploading Customer Match lists using the API before going into production? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Re: USER_PERMISSION_DENIED

2021-10-13 Thread Brian Maynard
Thanks, I got it to work On Wednesday, October 6, 2021 at 4:10:51 AM UTC+2 adsapi wrote: > Hi Brian, > > Thank you for raising your concern and for providing detailed information > of the concern. > > I would suggest first to refer to this document >

USER_PERMISSION_DENIED

2021-10-05 Thread Brian Maynard
Hi, I followed the following info in this youtube video https://www.youtube.com/watch?v=WifY2fFyaMw Yes, I know it's old> but I must say it was very helpful. I have also created a developer token. Still in test mode and have created the OAuth2 for an application. Once I did that. I created a re

Re: unable to retrieve data from adwords REST API USER_PERMISSION_DENIED

2021-09-28 Thread Brian Maynard
Hi Yasar, Thanks for the info. But I still can't get this to work. Where are you checking the logs? I set the following in the header: login-customer-id: < manager ID found in the top right-hand corner of the screen when logged in> developer-token: < This is the token I created using the manag

unable to retrieve data from adwords REST API USER_PERMISSION_DENIED

2021-09-23 Thread Brian Maynard
Hi, I have been trying to figure this out now for about 3 weeks. Who would have thought that a REST API can be complicated. So I have tried many things to get this to work. In fact I can't even remember half the things I've tried. But here goes. I have a product manager account under which I ha

Re: support for oAuth2 when run as a windows service

2021-09-08 Thread Brian Maynard
Thanks, I will try that. On Wednesday, September 8, 2021 at 2:59:38 PM UTC+2 adsapi wrote: > Hi, > > If you don't want to perform manual step, then there is a service account > option. Please refer to the following guide: > https://developers.google.com/google-ads/api/docs/oauth/service-accounts

support for oAuth2 when run as a windows service

2021-09-08 Thread Brian Maynard
Hi, I've been trying to get this to work now for about a week. I am now so confused as to how this works. I am writing a windows service that will upload audience lists. But as a windows service. It will run without supervision. But when I try to do the OAuth. ( I have the ClientID and ClientS