Login-customer-id as Manager Id but get User doesn't have permission to access customer

2022-07-25 Thread Nhat Ho
Dear Google Ads Support, Currently, I have set loginCustomerId as ManagerId but when I try to query I get permission error. "SELECT customer_client.id, customer_client.descriptive_name " + "FROM customer_client " + "WHERE customer_client.level <= 1" Error: errors {\n error_code {\nauthoriza

How to remove BatchJobOperation

2022-07-25 Thread 粟野恭平
Hello, I am receiving errors from MutateBatchJob requests. error message is following: ``` error_code { resource_count_limit_exceeded_error: RESOURCE_LIMIT } message: "This request would exceed a limit on the number of allowed resources. The details of which type of limit was exceeded will eve

Re: Reach Metric

2022-07-25 Thread dimas ilham
if it's not available in API can I get the reports from the UI? it seems like i can't see either the metrics for reach on UI google ads reports Pada Rabu, 06 April 2022 pukul 20.30.24 UTC+7 adsapi menulis: > Hi CV, > > Thank you for reaching out to the Google Ads API support team. > > The reach

Re: Error RPC_DEADLINE_TOO_SHORT

2022-07-25 Thread Adrian Lara
Hi Google Team, I check it, and up to (20 to 120) *60 *100 same example we have in API code and I have the same issue with the Big accounts. On Monday, July 25, 2022 at 12:14:49 AM UTC-4 adsapi wrote: > Hi Adrian, > > Thank you for posting your concern. You may try setting > *CLIENT_TIMEOUT_MIL

Re: Could curly brackets are used as normal text but not an ad customize for responsive search ad?

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Xueyao, Thank you for providing the additional feedback. I made sure my fellow engineers working on this feature are aware of this. I got an answer back from our engineering experts in this area. It appears that it's expected that what you're doing is not allowed. It is expected that {}

Cannot find "API Center" in my Google Ad account setting menu!!!

2022-07-25 Thread Ali Qaryan
To obtain the "Developer Token" all documents say "navigate to TOOLS & SETTINGS > SETUP > API Center" but I couldn't find such a path anywhere how am I supposed to access/generate developer token? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

RE: ProductCondition Listing Group Filter issues

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anatolii, Thank you for reaching out to our API support team. Looking at your concern, this appears to be more related to the PHP client library's handling of the values. Since you mentioned no API errors were encountered and only an enum error, the client library owners should be able to p

RE: Google Ads - Limit of 20 Accounts under any one email

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. In Google Ads API perspective, you’ll need only to authenticate API requests with OAuth2 credentials using the email with the appropriate access to the accounts (customer_id) you will specify in your requests. Please make sure you use th

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thank you for our patience. Our team has created a feature request for the field to return the expected values. For now, you may keep an eye on our blog for updates and announcements. Best regards, Peter Laurence Google Ads API Team ref:_00D1U1174p._5004Q2JWkIA:ref -- -- =~=~=~=~

RE: Product Status

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads Forum. To answer your question and be able to provide an accurate answer here, could you please provide the whole screenshot of the Google Ads UI together with your customer Id? This information will help us to thoroughly check using cust

RE: I want my users to create their own adds

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sharad, Thank you for reaching out to our API support team. Each of your customers can use your approved developer token. You may however need to take note of the limits on developer token and the API's services' usage. That said, your customers would then need to create their own set of OA

Re: Can't update TargetCpmMicros on adGroups:mutate

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Cantare, Thank you for the reply. Upon checking, it seems that you are modifying a video entity related ad group, but as per this guide says, Video Campaigns (including other video related entities) are not supported in the API. Please note that we have already created a feature request pre

Google Ads - Limit of 20 Accounts under any one email

2022-07-25 Thread Tom
We noticed that the new Google Ads API requires "User" access, not just "Manager" access. Is this correct firstly? It presents a problem in that an email, like mine above, can only have 20 accounts tied to the email. What is the solution to this problem as we have more than 20 accounts we need

Re: Update MaxCPC Problem

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Werner, I’ve tried to use your GAQL and it seems it’s returning correct data. With regards to your statement “There are matches on the add campaign platform and it's a live campaign, but the Google Ads API doesn't return Criterion IDs even with that wide date range.”, could you help us to un

Re: Can't update TargetCpmMicros on adGroups:mutate

2022-07-25 Thread Cantare John
REQUEST curl --location --request POST ' https://googleads.googleapis.com/v11/customers/xx/adGroups:mutate ' \ --header 'Content-Type: application/json' \ --header 'developer-token: x' \ --header 'login-custome

Re: Can't update TargetCpmMicros on adGroups:mutate

2022-07-25 Thread Cantare John
REQUEST curl --location --request POST 'https://googleads.googleapis.com/v11/customers/6873600921/adGroups:mutate' \ --header 'Content-Type: application/json' \ --header 'developer-token: x' \ --header 'login-customer-id: xx \ --header 'Authorization: Bearer xx' \ --data-raw '

Re: Error Reading From Api V11 - User in the cookie is not a valid Ads user.

2022-07-25 Thread Jose Luis Petracca
Yes it has access On Monday, July 25, 2022 at 3:04:18 AM UTC-3 adsapi wrote: > Hi Jose, > > Thank you for getting back to us. > > Moving forward, to be clear, what we are saying is the *user account* > that you used in configuring your Google Ads API Console project >

I want my users to create their own adds

2022-07-25 Thread sharad choudhary
I have a mobile app where users can come and create their own online store and I want my user to create their own adds and user will publish their add from the app for their respective online store. Is there any way that I can monetise this process using google adds API -- -- =~=~=~=~=~=~=~=~=~

RE: Reach for products other than YouTube

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Axtens, Thank you for reaching out to our API support team. To have an accurate answer to this question, could you provide us with the complete Google Ads Keyword Plan UI screenshot showing the location and reach you’ve created via Ads UI and how we can navigate this in the UI? This informa

RE: Can't update TargetCpmMicros on adGroups:mutate

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Cantare, Thank you for reaching out to our API support team. To investigate the issue further for MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Cli

Can't update TargetCpmMicros on adGroups:mutate

2022-07-25 Thread Cantare John
This is the payload i send to googleAdsApi { "operations": [ { "updateMask": "targetCpmMicros", "update": { "resourceName": "customers/xx/adGroups/y",

Status of assets in a newly created performance max campaign is still being under review

2022-07-25 Thread 'Simon' via Google Ads API and AdWords API Forum
Hello, i've created performance max campaign by google ads api, but the campaign assets are still under review. I know it can take some time to review assets but this is taking far to long. Some of my campaigns were set up over a week ago and their assets are still under review. I've also notic

Re: Update MaxCPC Problem

2022-07-25 Thread Werner Reyneke
Good day Thanks for your reply. Ok, so basically we have a list of keywords IDs (AdGroupCriterion.CriterionId) for which we need to update the CpcBidMicros values. The problem is that when I use the GAQL query below, which in theory is supposed to return a bunch of criterion id's that would match

Reach for products other than YouTube

2022-07-25 Thread axtens
In the image there is a "Reach" value in the Google Ads Keyword Plan. Is there a way to calculate / generate this in C#? [image: Reach.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

RE: Google Ads Your account has been suspended Your Google Ads account has been suspended 273-520-0756 because we observed suspicious payment activity on that account. As a result, your ads will no

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rama, Thanks for reaching out to the Google Ads API Forum. I had to delete your post as it contained the sensitive details in your attached screenshot. Moving forward, please note that our team provides support for AdWords / Google Ads API related concerns and account status such as suspend

RE: your account has been suspended Your Google Ads account has been suspended 273-520-0756 because we observed suspicious payment activity on that account. As a result, your ads will no longer be s

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rama, Thank you for reaching out to us. I can see that your concern has already been raised in another thread. For this, I would suggest referring to the discussion on the one email thread you sent, for better tracking of updates. Best regards, Heidi Google Ads API Team ref:_00D1U1174p._50

Re: GAQL for obtaining Non eligible keywords

2022-07-25 Thread Lukas St
It covers all of those that are not eligible for whatever reason, which was what I was looking for, I don't know how to get the specific reason. You might have to create a new thread in order to get a reply from the Google Ads API team. Have a nice day, Lukas. On Monday, 25 July 2022 at 08:34:0

RE: Check active rules using the API

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Miguel, Thank you for raising this concern to the Google Ads API team. Moving forward, I am afraid that Automated Rules is not yet supported in the Google Ads API. However, our team already raised a feature request for this. For now, please keep an eye to our blog as we post updates there.

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2022-07-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thank you for providing more details to your concern. Upon further checking on my end, the information of headlines and descriptions of the smart shopping ads can be retrieved using the ad_group_ad.ad.shopping_smart_ad. However, since you mentioned that this information is not retri