Response Requested for Basic Access on the Google Ads API

2024-05-01 Thread Harry Park
Hi Team, We submitted an application 3 weeks ago for a basic access token for the Google Ads API but have not yet received any feedback. This delay is becoming a critical issue for our integration work. Could you please provide an update on the status of our application at your earliest

google ads api Unexpected stream close before receiving the closing byte

2022-11-22 Thread Harry wood
SELECT customer_client.client_customer, customer_client.level, customer_client.manager, customer_client.descriptive_name, customer_client.currency_code, customer_client.time_zone, customer_client.id FROM customer_client WHERE customer_client.level <= 1.

UserData not populated on UserList

2021-03-29 Thread 'Harry Niu' via AdWords API and Google Ads API Forum
rs" reflect the result of AddUserData <https://developers.google.com/google-ads/api/reference/rpc/v6/AddOfflineUserDataJobOperationsRequest> request? Is this "Last upload" shows the last upload success time?* [image: list members.

RESOURCE_EXHAUSTED error

2021-03-23 Thread 'Harry Niu' via AdWords API and Google Ads API Forum
gt; similar amount of times daily to add custom match user data. Is this also has the limitation? What's the equivalent search query for this if there's one? Thanks, Best, Harry -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

Got RESOURCE_EXHAUSTED error

2021-03-23 Thread 'Harry Niu' via AdWords API and Google Ads API Forum
gt; similar amount of times daily to add custom match user data. Is this also has the limitation? What's the equivalent search query for this if there's one? Thanks, Best, Harry -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.

Re: Questions about UserListService and OfflineUserDataJobService

2021-03-18 Thread 'Harry Niu' via AdWords API and Google Ads API Forum
w long will the remove_all operation takes? Should I run an operation to remove_all UserData in a UserList and right after that I run an create operation to add new UserDatas? Do I have to wait for the remove_all job to be done then add new UserData? Thank you so much! Best regards, Harry On Wed

Questions about UserListService and OfflineUserDataJobService

2021-03-17 Thread 'Harry Niu' via AdWords API and Google Ads API Forum
remove operation works? Let's say the original UserData in the user list has multiple identifiers, and when I try to remove it I only create an UserData with one of the identifier, will the remove operation find the matching UserData in UserList and remove it? Thanks

Re: What is the max number of campaigns allowed in a client customer account?

2020-05-08 Thread Harry
Great! This is helpful. Thank you! On Friday, May 8, 2020 at 9:53:49 AM UTC-7, adsapiforumadvisor wrote: > > Hi Harry, > > Thank you for reaching out. You can see here > <https://support.google.com/google-ads/answer/6372658?hl=en> for > information on account limits.

What is the max number of campaigns allowed in a client customer account?

2020-05-08 Thread Harry
Hi, I currently have around 900 campaigns a client customer account. I wonder how many more that I can put in the client customer account before I have to create a new one. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: AdWords API: Mysterious criteria. Where are they from?

2020-02-04 Thread Harry
Hi Mitchell, Thank you for your reply! I've sent an email to you with the asked info. Let me know if you received it or not. Thanks! On Tuesday, February 4, 2020 at 11:57:30 AM UTC-8, adsapiforumadvisor wrote: > > Hi Harry, > > Thank you for reaching out. What is your client

Re: AdWords API: Mysterious criteria. Where are they from?

2020-02-04 Thread Harry Liu
Hi Mitchell, Thank you for your reply! The client customer ID is 430-006-6286, and the ID of the ad group is 16200106407. On Tue, Feb 4, 2020 at 11:57 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Harry, > > Thank you for reaching out. What

AdWords API: Mysterious criteria. Where are they from?

2020-02-03 Thread Harry
Hi, a subset of ad groups that I’m working on have this wired issue. When accessing https://ads.google.com/ from browser it shows that the ad group has 9 user interest criteria (see attached picture 1). But when checking it with the API it shows not only these criteria but also some extra

AdWords API: Mysterious criteria. Where are they from?

2020-02-03 Thread Harry
Hi, a subset of ad groups that I’m working on have this wired issue. When accessing https://ads.google.com/ from browser it shows that the ad group has 9 user interest criteria (see attached picture 1). But when checking it with the API it shows not only these criteria but also some extra

Re: AdWords API: how to get the list of audience of an ad group?

2020-01-21 Thread Harry
Hi Mitchell, Thanks for the pointer to the AdGroupCriterionService.get() <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#get> method! That was helpful! On Friday, January 17, 2020 at 12:22:57 PM UTC-8, adsapiforumadvisor wrote: > > Hi Harr

Re: Get list of Affinity Categories and In-market categories

2020-01-17 Thread Harry
With AdWords API I can get the complete list of in-market audience categories with this code: ConstantDataService.getUserInterestCriterion(ConstantDataServiceUserInterestTaxonomyType.IN_MARKET); Is there a similar way to get the full list of affinity categories using AdWords API? On Friday,

Re: Relationship between parent level criterion and its children criteria

2020-01-13 Thread Harry
My questions have been answered. Thanks! On Thursday, January 9, 2020 at 12:02:11 PM UTC-8, adsapiforumadvisor wrote: > > Hello Harry, > > You could reach out to them via help icon (?) on the top right corner of > your Google Ads account (once logged in) or via posting you

Apply auto-created custom intent audience to ad groups with Ad Words API

2020-01-10 Thread Harry
Hi, I'm wondering if it's possible to call the API to apply auto-created custom intent audience to ad groups? Through the UI I can search for "restaurant" and select the auto-created audiences (as shown in the attach). Is there a way to do this using the API? Thanks! -- --

Re: Relationship between parent level criterion and its children criteria

2020-01-09 Thread Harry
Sounds good. Do you happen to know how to contact them? Feel free to private message me if that's proper. On Thursday, January 9, 2020 at 11:11:22 AM UTC-8, adsapiforumadvisor wrote: > > Hi Harry, > > I would recommend reaching out to our product support experts for further >

Re: Relationship between parent level criterion and its children criteria

2020-01-08 Thread Harry
ens" included in the audience of "Beauty & Wellness"? I thought "Beauty & Wellness" is a superset and "Beauty Mavens" is a subset of it. But maybe that's not the case. On Wednesday, January 8, 2020 at 12:58:10 PM UTC-8, adsapiforumadvisor wrote: >

Re: Relationship between parent level criterion and its children criteria

2020-01-07 Thread Harry
If this is not how criteria works then is there a way to achieve the goal of grouping similar criteria so that I only need to make one selection at the group level instead of having to select every criterion within it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Google AdWords API: Test Account AccountManagement/CreateAccount Error

2017-04-26 Thread Harry Chew
Hi All, After a month when I try use the googleads-php-lib-master version v201702 create account (I'm using Test Account), it show me an error '[ManagedCustomerServiceError.NOT_AUTHORIZED @ operations[0]]'. I remember last time is success. Is it because test account only allow create a

help

2016-03-21 Thread Adigwe Harry
I have a billing problem with my country Nigeria, what could be wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

billing issue

2016-03-21 Thread Adigwe Harry
i have a problem with my billing and account set up, my country Nigeria can not be processed while? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Test

2013-12-12 Thread Harry
Just a test to see if I am visible... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this