Re: Getting "The Caller does not have permission" while creating budget

2023-03-22 Thread Özgür Nevres
My bad, I now understand what you meant. For those who is getting the same error, I forgot to set the LoginCustomerId property on client.config. public static GoogleAdsClient GetGoogleAdsClient(GeneralRequestWithoutCustomerClientId request) { var client = new GoogleAdsClient();

Re: Getting "The Caller does not have permission" while creating budget

2023-03-22 Thread Özgür Nevres
Thanks for the answer. If the user / email address has access or is associated with the MCC / manager account, you will need to specify the MCC / manager account's ID without hyphens (-) as the value of the login-customer-id

USER_PERMISSION_DENIED accessing client customer account

2023-03-22 Thread API2Go
Hi there, It used to work, but lately we are getting the error USER_PERMISSION_DENIED User doesn't have permission to access customer. This is the API call Request/Response (I hope you can help us): GoogleAds.DetailedRequestLogs Information: 1 : [2023-03-23 00:12:15Z] - ---BEGIN API

RE: Name is already being used for another user list for the account.

2023-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to Google Ads API Forum. I can see that you’ve encountered the NAME_ALREADY_USED error. This error indicates that when you tried to create the user_list this name was already being used for another user list for the account. However, for us to check better, could

Getting "The Caller does not have permission" while creating budget

2023-03-22 Thread Özgür Nevres
Hi, Request Id: SIg8l4iq1_8gFOYH6728ow I am trying to create campaign and budget for a Customer under a Manager (client Customer). Manager and Customer under it are linked because I can access all the Customer's assets: Campaigns, AdGroups, Ads, metrics, whatever. But, when I try to create Cam

Re: Campaign Automated Rules

2023-03-22 Thread MUSS - V12
Hi, Thank you for your response. For this feature request it will be available in the V13 ? On Wednesday, March 22, 2023 at 3:12:54 PM UTC Google Ads API Forum Advisor wrote: > Hi, > > Thanks for reaching out to the Google Ads API Forum. I hope you are doing > well today. > > With regard to y

Re: All Api request are stucked without any response

2023-03-22 Thread Zied Chaari
Hey Goolge, Any updates on this one? I want to know if you'll have any update before the sunset of V11. On Friday, March 17, 2023 at 2:28:38 PM UTC Google Ads API Forum Advisor wrote: > Hi Zied, > > > Thank you for sending updates. Allow me to raise this concern to the rest > of our team a

Re: Isle of Man (20340): A keyword plan campaign contains one or more invalid geo targets.

2023-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Esnem, Thanks for getting back to us. I see that the geo target constant you set in your keyword plan is geoTargetConstants/20340. Can you confirm if this geo target constant is valid? You may refer to this guide for the supported geo targets. Additionally as highlighted in the guide, you m

2-factor error occurs while it's enabled for the user

2023-03-22 Thread 'Tiana S.' via Google Ads API and AdWords API Forum
Hi there, I have a customer that's getting a 2-factor authentication requirement error, but they confirmed they have already enabled 2-factor authentication. Full error: "TWO_STEP_VERIFICATION_NOT_ENROLLED"},"message":"An account administrator changed this account's authentication settings. To

Re: How to filter on repeated fields in AWQL

2023-03-22 Thread Zweitze
Thank you. Obviously my wish is about something that one cannot do in the UI. So, if you don't know a way to achieve my wish (a condition-operator for repeated fields with 1 or more values, and a condition-operator for repeated fields without any value) - well please submit a feature request.

Re: Isle of Man (20340): A keyword plan campaign contains one or more invalid geo targets.

2023-03-22 Thread 'Esben Kolsbjerg' via Google Ads API and AdWords API Forum
I replied (privately) with my logs, but if anything is missing please say so. On Tuesday, March 21, 2023 at 3:40:58 PM UTC+1 Google Ads API Forum Advisor wrote: > Hello Esnem, > > Thank you for reaching out to the Google Ads API Support. > > It seems you are encountering an error when you mutat

Name is already being used for another user list for the account.

2023-03-22 Thread Umberto Farsetti
I tried to create a new user list throw REST API but i got this error: { "errorCode": { "userListError": "NAME_ALREADY_USED" }, "message": "Name is already being used for another user list for the account.", "trigger": { "stringValue": "xx" }, "location": { "fieldPathElements": [ { "fieldN

Campaign Automated Rules

2023-03-22 Thread MUSS - V12
Hi, I need to use the campaign automated rules via API. Please any information about this. Best regard, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

GETTING COST AND CONVERSION VALUE FROM CANCELLED ACCOUNT

2023-03-22 Thread RANDRIAMBAHINY Herizo
Hello, I want to retrieve an history of the cost, conversion value per day of all account under an MCC. I'm using the request below : """ SELECT segments.hour, segments.date, metrics.cost_micros, me

RE: Operation not permitted for current customer

2023-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, You have now reached the Google Ads API support team. We hope that today is going well for you. Please note that our support channel can provide assistance related to Google Ads API technical issues only. Could you please confirm, if you are creating a new campaign in the Google Ads UI the

Re: Upgrade CombinedRuleUserList (ruleOperator = AND) to the new FlexibleRuleUserListInfo

2023-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ye, Thank you for the reply. Upon checking, I can see that you are providing us the response logs. However, for our team to further check this and see the full picture of what you are doing, could you please provide us with the complete API logs (request and response with request-id) genera