Re: Retrieve ClickConversion element

2021-09-29 Thread miguel...@jot-im.com
Yes, the aim is to develop a control to check whether offline conversions are uploaded correctly into the platform. Therefore, we need to download the info from the conversions such as gclick, conversion date, etc. By this way, we could reupload conversions that reported an error. On

Retrieve ClickConversion element

2021-09-28 Thread miguel...@jot-im.com
Is there a way to get clickConversions with the API? ( https://developers.google.com/google-ads/api/reference/rpc/v8/ClickConversion?hl=en ) By now I only have achieved to get the clicks from a specific day. It seems that currently "clickConversion" is only used for UploadClickConversions

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

2021-09-23 Thread miguel...@jot-im.com
Email sent, it is not available in the UI neither. On Wednesday, September 22, 2021 at 7:22:32 AM UTC+2 adsapi wrote: > Hi Miguel, > > Setting a device filter in the API's generate forecast metrics >

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

2021-09-23 Thread miguel...@jot-im.com
Currently I am mapping resource_name and keyword_text but by performance reasons it will affect google API (as many mutate operations as keywords we want to include in every keywordplan since we found out they appear unsorted in the response) once we deploy the app delaying our service.

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

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: "keyword_plan_service.generate_forecast_metrics" method doesn't return keyword text

2021-09-20 Thread miguel...@jot-im.com
I will repeat my question. Will the response include the "keyword_plan_ad_group_keyword" data in the future? On Thursday, September 16, 2021 at 8:45:03 PM UTC+2 adsapi wrote: > Hello, > > Thanks for reaching out. For generating forecast metrics, I would > recommend using the sample code

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

2021-09-15 Thread miguel...@jot-im.com
Trying to get the forecast of a group of keywords (clicks, impressions, cost), I only get the resource_name of them. Then while using "keyword_plan_ad_group_keyword_service.get_keyword_plan_ad_group_keyword" method to get the keyword text I overpass the quota (Get Requests, 1,000 requests per

Re: Settting up "DynamicSearchAdsSetting" element when creating a campaign through Bulk Upload.

2021-08-02 Thread miguel...@jot-im.com
I firstly contacted to them and they provided me some templates which only sets basic settings such as the campaign name, budget and tracking template. Nothing related to "DynamicSearchAdsSetting". On Wednesday, July 21, 2021 at 10:18:47 AM UTC+2 adsapi wrote: > Hi Miguel, > > Thanks for

Settting up "DynamicSearchAdsSetting" element when creating a campaign through Bulk Upload.

2021-07-20 Thread miguel...@jot-im.com
Hello, I am trying to figure out how to create a new campaign and set up the Dynamic Search Ads setting uploading a csv file. I attach the file I'm using for testing. I am not sure if there is available a column to add that specific setting. Any idea about which column should I include in the