Is It Possible to Get Cost (Converted Currency) Metrics through API

2022-12-02 Thread Hanish Kathpal
Hi Team, I have multiple currencies accounts and need to get cost data for all the campaigns in single manager account currency. As Google Ads panel shows Cost (Converted Currency) metrics for the same, is it possible through API too? If it is not then can you please share process that is

Can't Access API Center; Update API version

2022-12-02 Thread Rachel Bischel
First off, I have been trying to access the API center for the last two days but keep getting this error: [image: image_2022-12-02_163718929.png] I refresh the page but it does nothing. [image: image_2022-12-02_163815574.png] Secondly, I have Python code that uses the client library for Google

Re: Updating existing RSA headlines/descriptions

2022-12-02 Thread Stepanian
Just for everyone else's benefit, to update the headlines/descriptions for an existing responsive text ad, you're supposed to use the AdService and the AdOperation and NOT the AdGroupAdService and the AdGroupAdOperation. My initial assumption (and the answer from the Google Ads API Team above)

Google Ads Invalid Scope Name

2022-12-02 Thread evensisftw
Hi, I have my refresh token and everything working okay in that department. However, when I attempt to make an API call (the ad's scope has been added in the google cloud area), it complains of: "You are receiving this error either because your input OAuth2 scope name is invalid or it refers

on what day in the current month is the past month MonthlySearchVolume data available?

2022-12-02 Thread 'Raj Kumar' via Google Ads API and AdWords API Forum
Hey, For keyword Ideas API (generateKeywordIdeas): On what day in the current month(December) is the previous month (November) monthly search volume data available.

RE: How to link Client Ad Account with One Central(Business) Ad Account

2022-12-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anurag, Thank you for reaching out to our API support team. By "one central ad account" could you be referring to a top level MCC / manager account? If yes, you can refer to this guide on how to link client accounts to MCC / manager accounts. For campaign management in your Google Ads

missing information in request

2022-12-02 Thread Jip Veerbeek
Hello team, I am requesting data from my account, this is my request: curl --location --request POST ' https://googleads.googleapis.com/v12/customers/private/googleAds:search ' \ --header 'Content-Type:

missing information in response

2022-12-02 Thread Jip Veerbeek
Hello team, I am requesting data from my account, this is my request: curl --location --request POST 'https://googleads.googleapis.com/v12/customers/9133697121/googleAds:search' \ --header 'Content-Type: application/json' \ --header 'developer-token: private' \ --header 'login-customer-id:

RE: GoogleAds Auction Insights Metrics API Access

2022-12-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mayank, Thank you for reaching out to our API support team. Auction insight metrics are currently labeled as "This metric is not publicly available." (see example metrics.auction_insight_search_impression_share). Our API support team also unfortunately does not have details how this can be

Auth issue

2022-12-02 Thread Dan Willoughby
Hi, I am getting the below error response: errors { error_code { authorization_error: USER_PERMISSION_DENIED } message: "User doesn\'t have permission to access customer. Note: If you\'re accessing a client customer, the manager\'s customer id must be set in the

Re: Parallel tracking doesn't work with tracking tamplate.

2022-12-02 Thread Manuel Regidor
Hi. Is this affirmation still valid? "You are correct about how parallel tracking works. However, take note that currently, parallel tracking is only supported *by search and shopping campaigns for Chrome browser in Android.* " El martes, 22 de enero de 2019 a las 4:31:10 UTC+1,

Re: Call Ad Final and Verification URL

2022-12-02 Thread Julius Decena
Hi Yasar, Thank you for the clarification! Best regards, Julius On Fri, Dec 2, 2022 at 9:36 PM Google Ads API Forum Advisor wrote: > Hi Julius, > > I work with Nirmita. Thanks for getting back to us. > > Kindly note that the field phone_number_verification_url is not mandatory > while

RE: google ads

2022-12-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chenai, Thanks for reaching out to the Google Ads API Forum. I understand that you are looking to obtain the information of visitors who entered your website through advertisements, such as: email address, country, contact information, etc., However, you may let us know if this feature is

Re: Call Ad Final and Verification URL

2022-12-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Julius, I work with Nirmita. Thanks for getting back to us. Kindly note that the field phone_number_verification_url is not mandatory while creating Call Ad using the CallAdInfo in the Google Ads API. When you enter your verification URL, which can be the landing page URL for your business,

Re: How to get keyword status (eligible, eligible limited, Not Eligible, Paused, Removed) from the Google Ads API?

2022-12-02 Thread ariful Islam
Thank you for your replay. I have tried your suggestion. the problem is getting every status are ok like ( campaign.status= ENABLED, campaign.serving_status=SERVING, ad_group.status= ENABLED) but keyword status is 'Not Eligible' due to Low search volume. Now I need to know the reason of

How to link Client Ad Account with One Central(Business) Ad Account

2022-12-02 Thread 'Anurag Sinha' via Google Ads API and AdWords API Forum
Hi Team, We are developing a SaaS project using which we want to centrally manage client ad accounts using one central ad account(which will belong to our Organization). A few areas of management we are talking about are, Creating Audiences, and pushing customers to the Audience, Creating

The results of KeywordPlanHistoricalMetrics's avg_monthly_searches are different

2022-12-02 Thread 冨田英祐(pokotyamu えーちゃん)
Hi, I use KeywordPlanHistoricalMetrics API. This API return avg_monthly_searches. It's "Approximate number of monthly searches on this query averaged for the past 12 months". Does this 12 month value

Re: ad_group_audience_view, ad_group_criterion.type = UNKNOWN

2022-12-02 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry [https://groups.google.com/g/adwords-api/c/Ak0MTglczxk] from the forum as it wasn't routed to our support queue. Regards, Carmela Google Ads API Team On Thursday, December 1, 2022 at 4:35:58 PM UTC+8 Oksana Sulyma wrote: > Thanks for your answer Yasar. > My

Re: not able to fetch the details of SHOPPING_SMART_ADS

2022-12-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Anurag, Thank you for providing us with the partial logs. i hope that you are doing well today. We want to inform you that we removed your logs in the forum because logs are considered as sensitive information. For us to provide a more accurate answer to your concern, could you please

GoogleAds Auction Insights Metrics API Access

2022-12-02 Thread 'Mayank Mangal' via Google Ads API and AdWords API Forum
Hi, I noticed that there is no publicly available Auction Insights API that we can use. I checked several threads/posts regarding this, but couldn't find a solution to it. However, is there any way by which my developer token can get the access to the same? I can provide all the details

google ads

2022-12-02 Thread ai chen
Hi, I want to obtain the information of visitors who enter my website through advertisements, such as: email address, country, contact information, etc., so that I can directly contact these visitors to seek opportunities for cooperation. Excuse me, how should I get visitor information through