user_interest query returns "Internal error occurred" response

2024-02-13 Thread Techsupport L2L
Hi, I am using below query to get user interests but since yesterday it is returning "Internal error occurred." SELECT user_interest.availabilities, user_interest.name, user_interest.resource_name, user_interest.us

Re: Unable to set maximize_converions bidding strategy

2022-08-29 Thread Techsupport L2L
I've checked https://developers.google.com/google-ads/api/docs/client-libs/php/logging guide and add custom logger with my GoogleAdsClientBuilder() but it's not logging anything. That I think is because error occurred before request execute. If possible please provide example code for loggin

Re: Unable to set maximize_converions bidding strategy

2022-08-29 Thread Techsupport L2L
vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php:1063)" On Monday, August 29, 2022 at 9:48:09 PM UTC+5:30 Techsupport L2L wrote: > I've tried logging but it seems like error is occurring before executing > request so I could not log request and response details. >

Re: Unable to set maximize_converions bidding strategy

2022-08-29 Thread Techsupport L2L
I've tried logging but it seems like error is occurring before executing request so I could not log request and response details. On Friday, August 26, 2022 at 10:18:02 PM UTC+5:30 adsapi wrote: > Hi there, > > Thank you for reporting your error to us. Could you send us a 'DEBUG' log > level re

Re: Unable to set maximize_converions bidding strategy

2022-08-29 Thread Techsupport L2L
Do you mind providing example for logging? On Friday, August 26, 2022 at 10:18:02 PM UTC+5:30 adsapi wrote: > Hi there, > > Thank you for reporting your error to us. Could you send us a 'DEBUG' log > level request and response log of raw API communications that got this > error? > > The request

Unable to set maximize_converions bidding strategy

2022-08-26 Thread Techsupport L2L
Hello, I am trying to set maximize conversion as bidding strategy of campaign using PHP library but it is throwing an exception 'UnexpectedValueException' with error message 'Invalid message property: maximize_converions'. Please let me know how to fix this. Thanks. -- -- =~=~=~=~=~=~=~=~

Re: Update responsive search ad headlines and descriptions

2022-08-05 Thread Techsupport L2L
Okay, Than you. On Friday, August 5, 2022 at 8:09:12 PM UTC+5:30 adsapi wrote: > Hi Optads, > > Thanks for reaching out to the Google Ads API Support team. > > With regard to your concern, you may try using this AdService >

Update responsive search ad headlines and descriptions

2022-08-05 Thread Techsupport L2L
Hello, Can I update headlines and descriptions of ad group's responsive search ad using Google Ad API? I've gone through examples in PHP library but could not find anything about updating responsive search ad. Can you please help me with this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Access all ad accounts which are under one Google account

2022-07-28 Thread Techsupport L2L
Ok, Thank you. On Thursday, July 28, 2022 at 3:05:10 PM UTC+5:30 adsapi wrote: > Hi, > > Thank you for reaching out to our API support team. > > You can gain access to them by using your manager account on the left side > panel, clicking on accounts, then finding a blue circle with a plus sign i

Access all ad accounts which are under one Google account

2022-07-28 Thread Techsupport L2L
Hello, How can I access customer ad accounts (under ad manager and without ad manager) which are accessible in one Google account? I want to access customer ad accounts which are shown in attached screenshot. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: ht

Re: Access an ad account via API which is not under any ad manager account

2022-07-21 Thread Techsupport L2L
Thank you for your assistance. On Thursday, July 21, 2022 at 11:43:00 PM UTC+5:30 adsapi wrote: > Hello, > > A manager account is not required for Ads API use. You can either: > >1. Store the refresh token for each user and provide it when necessary >2. Users who want to use your to

Re: Access an ad account via API which is not under any ad manager account

2022-07-21 Thread Techsupport L2L
I think there is a little misunderstanding here. I do not own any ad manager account, we have a website and we have registered users in our website. We've developed a feature where, - After our registered users logged in to our website they can connect their Google accounts with our website usin

Re: Access an ad account via API which is not under any ad manager account

2022-07-21 Thread Techsupport L2L
*For your concern “I would like to know that can I access any individual ad account which is not under any ad manager account via Google Ads API?”, could you confirm if what you meant here is that the client account does not managed by a manager account, and you want to access the client accoun

Access an ad account via API which is not under any ad manager account

2022-07-21 Thread Techsupport L2L
Hello, I would like to know that can I access any individual ad account which is not under any ad manager account via Google Ads API? We've many clients who have an ad account but they are not under any ad manager account and they would like to access our tool and manage their ads from our too