RE: Which API I should use to fetch conversion action information from account?

2021-09-21 Thread Google Ads API Forum Advisor
Hi Qaiser, Thank you for raising your concern. Since the AdWords API is already deprecated and will be sunset on April 27, 2022, we strongly recommend that you use the Google Ads API for managing Google Ads account programmatically and reporting. You can specifically use the conversion_action

Re: How to retrieve underlying Google Ads API query from existing report?

2021-09-21 Thread Newell DTC
Hi Ernie Thanks for your response. And how about the query for predefined reports without any customizations/changes? Is it available? I'm aware of this page (https://developers.google.com/google-ads/api/docs/query/cookbook#campaigns) but that query doesn't contain all fields from predefined C

RE: Is available to filter by device when using method "GenerateForecastMetrics"

2021-09-21 Thread Google Ads API Forum Advisor
Hi Miguel, Setting a device filter in the API's generate forecast metrics request is currently not available. You can check this section on which details you can include in the request as compared to the UI. If in the UI equivalent it is possible to set a device, you may send a screenshot cont

RE: How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-21 Thread Google Ads API Forum Advisor
Hi Qaiser, Thank you for posting your concern. To further check, could you provide the screenshot of the whole UI of the Google Ads account where we can see the information that you want to get via API? You can provide it via Reply privately to author option. If this option is not available,

Re: Can't update campaign bidding strategy.

2021-09-21 Thread Zhe Lin
Greetings, I also came across the same issue, and wonder if there is any update about this. I 'm using v8 and I 'm not able to set a DISPLAY campaign using MAXIMIZE_CONVERSIONS or MANUAL_CPM as its bidding strategy when UPDATE it. Here is some more information and hope it helps. * It is fine t

Re: "keyword_plan_service.generate_forecast_metrics" method doesn't return keyword text

2021-09-21 Thread Google Ads API Forum Advisor
Hi Miguel, Could you share to us the sample response you are receiving? If you haven't yet, you can enable logging by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link. You may then send the requested information via

Re: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-21 Thread Meet Paija
Thanks, Matt for the quick response. Yes, we can create an app campaign by setting a target_cpa bidding strategy for which *biddingStrategyType* is *TARGET_CPA*, But I want to create a campaign with *biddingStrategyType* as *MAXIMIZE_CONVERSIONS *(It won't have OPTIMIZE_INSTALLS_TARGET_INSTALL_

RE: "status": "INVALID_ARGUMENT"

2021-09-21 Thread Google Ads API Forum Advisor
Hi Jawad, Thank you for posting your concern. Allow me provide my insights to this issue. It appears that the error occurred because the API version that you are using is v6 and this has been sunset already. With this, you can upgrade to the newest version and try the API requests again. If th

Re: Cost and conversion missmatch when Click Type is selected

2021-09-21 Thread Google Ads API Forum Advisor
Hi Johan, Thank you for the replies. Once the issue on logging API transactions will be resolved, then provide to us the information that I am asking below so that we can further investigate and to address it: Could you provide the sample API results where we can see the part of the issue bel

RE: How to retrieve underlying Google Ads API query from existing report?

2021-09-21 Thread Google Ads API Forum Advisor
Hi Piotr, Thank you for posting your concern. I am afraid that this is not possible as API could not access the query and data in predefined reports made in the UI. You will need to construct the GAQL manually based on the fields you've used in the Reports -> Predefined (Dimensions) -> Basic s

RE: Click performance data

2021-09-21 Thread Google Ads API Forum Advisor
Hello MS, Thank you for reaching out to us. As indicated on the Report documentation, this report can be run only for a single day and only for dates up to 90 days before the time of the request. As for your question on (If we have a list of GclId*, can we get the Device / AoiCityCriteriaId/ A

no login, how to get google ads api access token and refresh token?

2021-09-21 Thread li li
I want to use google ads api,for example:I want to publish advertisements in my web application,but I dont't want to login in google,how to get google ads api access token and refresh token? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevel

Re: Local Campaigns with GMB location

2021-09-21 Thread Google Ads API Forum Advisor
Hi, I work with Aryeh and allow me to assist you as well. Regarding your question, are you looking for a way to get location extension details (ex. resource name)? If yes, you can use the extension_feed_item view to retrieve details related to your location feed items, such as its extension_fe

Re: When I set up Bill Configuration,both UI and API return Error

2021-09-21 Thread 晓薇陈
I can't save billing configuration on UI and showed "An error occurred.Please try again later. " So I try to use API,but the response also returned error. Response Headers: Metadata(server=nginx/1.16.0,date=Fri, 17 Sep 2021 03:12:17 GMT,content-type=application/grpc,request-id=x5OazKVd

Asset-Based Extension Migration : Deletion and Post-Migration Correlation

2021-09-21 Thread Kevin
Hi, I have two questions regarding the Asset-Based Extension Migration: Migrate to Asset-based Extensions | Google Ads API | Google Developers First, in the Migration Schedule

RE: Unable to create AppInstall campaign | Maximize conversions | Bidding strategy

2021-09-21 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. The OPTIMIZE_INSTALLS_TARGET_INSTALL_COST goal type is associated with the target_cpa bidding strategy, as the target_cpa value given represents the target cost per install. To create an app campaign focused on installs, please use the settings specified on this

Re: Asset-based Structured Snippet Advanced Options

2021-09-21 Thread Kevin
Hi Peter, I've found some relevant documentation for this conversation and wanted to share it in case anyone else had this question. "Start time, end time, and ad schedules will be unavailable for the Asset-based Structured Snippet extension, and will not be automatically migrated." https://de

Re: Asset-Based extensions device preference?

2021-09-21 Thread Kevin
Hi Peter, I've actually found some relevant documentation and would like to share it in case anyone else has the same question: "For targeting, the ad group, campaign, keyword, location, and mobile fields will be unavailable to Asset-based extensions. Existing ad group, campaign, and mobile ta

RE: YouTube Video Criteria for Optimized targeting campaigns

2021-09-21 Thread Google Ads API Forum Advisor
Hi Jon, Thanks for reaching out. Can you please provide us with the AWQL or complete report definition including the customer ID so that we can try to replicate this issue on our end? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2NVokQ:ref -- -- =~=~=~=~=~

Re: CriteriaId and CriteriaParameters deprecated

2021-09-21 Thread Jésus Lopes
Hi Ernie! Yes, the values returned in this field are what I was looking for. Thank you very much! Em segunda-feira, 20 de setembro de 2021 às 00:57:09 UTC-3, adsapi escreveu: > Hi Jésus, > > Thank you for raising your concern. > > The *CriteriaId* and *CriteriaParameters* are indeed deprecated

Re: Unable to update assets or headlines of a responsive display ad

2021-09-21 Thread Lokesh Lalwani
I am using this endpoint https://googleads.googleapis.com/v8/customers/{ customer_id}/adGroupAds/{adgroup~ad}. I am also specifying all required update masks as well but still, I am unable to update the headlines or the assets. My Ad Type is "ResponsiveDisplayAd" On Tuesday, September 21, 2021 a

RE: Unable to update assets or headlines of a responsive display ad

2021-09-21 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. If you are using the AssetService to update these assets, this will not be allowed as the AssetService only supports create operations. According to this chart, you should be able to mutate responsive display ads. As recommended here, you should use the AdService

Re: Cannot find option to create Image Extention

2021-09-21 Thread Google Ads API Forum Advisor
Hi Ngo, Thanks for getting back to us. In the Google Ads API, image extensions are currently in beta, and the requirements are listed in this article. Image extensions let you upload visuals to complement your existing text ads. These images appear on the Google search results page, along with

RE: How to PAUSE an AdGroupCriterion (Listing Group Unit) | AdGroupCriterionStatus.Paused not working

2021-09-21 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. Can you please provide us with your complete request and response logs so we can have a closer look at this issue? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2NVh4w:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Different result from AdWords API and GoogleAds API for Serving Status

2021-09-21 Thread jian . hu
Hello, Thanks for your reply, I copy all infos, please let me know if you have any question -> Client library version: 11 Google Ads API version: 8 My environment: php / laravel PHP version: 7.4 System: Linux debian 4.19.0-17-amd64 #1 SMP Debi

Re: Different result from AdWords API and GoogleAds API for Serving Status

2021-09-21 Thread Google Ads API Forum Advisor
Hi Estanislao, Thanks for providing the logs. However, I'm not seeing the unspecified status you mentioned for the Google Ads API request. Can you please show us how/where that status is presenting so we can have a look? Looking in the account, I see a bunch of successfully created 'Interplanet

"status": "INVALID_ARGUMENT"

2021-09-21 Thread Jawad Hassan
*Hi,* *Get this response, when block IP, Please sort out this isssue,* *Fatal error*: Uncaught Google\ApiCore\ApiException: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "google.ads.googleads.v6.errors.googleadsfailure-bi

RE: v8 api not working after SSL enabled on our server

2021-09-21 Thread Google Ads API Forum Advisor
Hi Amol, Thanks for posting your concern to us. This appears to be a client library related issue as opposed to an API related issue. That said, I recommend you to look through Github Issues as there seems to be some older posts on this issue (see here). If you’re still unable to resolve it, y

RE: Get Account Hierarchy - API Adwords VS API Google Ads

2021-09-21 Thread Google Ads API Forum Advisor
Hi Jesús, Thanks for reaching out to us. You may get the account hierarchy of your manager account, by building a Google Ads Query Language statement to query all the child accounts specified by the client_customer field from CustomerClient, and executing it recursively on the sub-manager acco

Click performance data

2021-09-21 Thread MS
Hi, We want to check the historical data in the click performance report* back from last year to current month. If we have a list of GclId*

Which API I should use to fetch conversion action information from account?

2021-09-21 Thread Qaiser Javed
Hi Please help which Google AdWords/Ads API I should use to fetch "conversion actions" defined info in an account. Image is attached herewith. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~

How I can access these report fields (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved) from Google Ads API?

2021-09-21 Thread Qaiser Javed
Hi, Please help which API I should use to fetch report fields info (Campaign Phone Numbers: Active and Campaign Phone Numbers: disapproved). Image is attached herewith. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: How to download geo targets with Google Ads API?

2021-09-21 Thread Algirdas Jarockis
I apologize, the problem was in my code. This conversation can be deleted. On Tuesday, September 21, 2021 at 2:49:35 PM UTC+3 Algirdas Jarockis wrote: > Hello, > I'm trying to use this report in order to get geo targets: > > SELECT geo_target_constant.canonical_name, > geo_target_constant.country

"status": "INVALID_ARGUMENT"

2021-09-21 Thread Jawad Hassan
*Hi,* *Get this response, when block IP, Please sort out this isssue,* *Fatal error*: Uncaught Google\ApiCore\ApiException: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "google.ads.googleads.v6.errors.googleadsfailure-b

Re: Cost and conversion missmatch when Click Type is selected

2021-09-21 Thread Johan Wallinder
We have submitted an issue to the Google Ads Python lib On Mon, Sep 20, 2021 at 10:21 PM Google Ads API Forum Advisor wrote: > Hi Johan, > > If you set logging level to debug >

"status": "INVALID_ARGUMENT"

2021-09-21 Thread Jawad Hassan
*Fatal error*: Uncaught Google\ApiCore\ApiException: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "google.ads.googleads.v6.errors.googleadsfailure-bin", "data": "" }, { "@type": "grpc-status-details-bin", "data": "" }, { "

How to download geo targets with Google Ads API?

2021-09-21 Thread Algirdas Jarockis
Hello, I'm trying to use this report in order to get geo targets: SELECT geo_target_constant.canonical_name, geo_target_constant.country_code, geo_target_constant.id, geo_target_constant.name, geo_target_constant.parent_geo_target, geo_target_constant.resource_name, geo_target_constant.status, geo

How to retrieve underlying Google Ads API query from existing report?

2021-09-21 Thread Piotr Tybulewicz
Hi Let’s say that I’ve used Google Ads UI (ads.google.com) to modify a bit a Campaign report that is available in Reports -> Predefined (Dimensions) -> Basic section. When I’m satisfied with the report layout, I would like to get the underlying GAQL query so I could use it to call the Google

Re: CAMPAIGNBIDDINGSTRATEGY_NOT_SET when bidding strategy is MAXIMIZE_CONVERSIONS without targetCpa set

2021-09-21 Thread Google Ads API Forum Advisor
Hi Estanislao, Thank you for providing more details to your concern. Could you confirm if you also tried passing the cpc_bid_ceiling_micros (without setting value here) to the TargetSpend? If not, please do so. If the issue persists, please provide code that you've used here and the updated re

Re: "keyword_plan_service.generate_forecast_metrics" method doesn't return keyword text

2021-09-21 Thread miguel...@jot-im.com
Then keyword text is currently missing in the response. Please include keyword text. https://developers.google.com/google-ads/api/reference/rpc/v8/ForecastMetrics?hl=en On Monday, September 20, 2021 at 3:40:04 PM UTC+2 adsapi wrote: > Hi Miguel, > > Thanks for getting back to us. > > Yes, the f

Is available to filter by device when using method "GenerateForecastMetrics"

2021-09-21 Thread miguel...@jot-im.com
Is available to filter by device when using method "GenerateForecastMetrics" https://developers.google.com/google-ads/api/reference/rpc/v8/KeywordPlanService?hl=en#:~:text=OAuth%202.0%20Overview.-,GenerateForecastMetrics,-rpc%20GenerateForecastMetrics(GenerateForecastMetricsRequest -- -- =~=~=~

Re: Local Campaigns with GMB location

2021-09-21 Thread Ejg
Hello, Thanks for your answer. I see no issue with this flow if I create the location extension feed because this way I have the resource name of the feed that I want to filter. My question now is how can I get the resource name to the location extension feed if the account had one already, co

Re: Search volumes when close variants are grouped together

2021-09-21 Thread Google Ads API Forum Advisor
Hi Alex, Regarding your issue with the mail, if you're having trouble receiving private replies from us, please check your Spam folder, as you have just recently observed as well. Additionally, please add the 'From address' on that email to your contact list to ensure we aren't flagged as Spam