Any way to pass searchers location through a URL parameter?

2019-07-30 Thread Justin Gacina
way to put this ad customizer value into the URL parameters right? That would be the ideal solution for me. Thanks so much to anyone with insight. Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

Error Displaying Dynamic Feed Images in HTML5 Ads

2019-10-23 Thread Justin Courville
Hello, Recently my team noticed that HTML5 Ads created in Google Web Designer with dynamic images from the remarketing feed are not displaying images in the wild. The current steps to reproduce this issue: 1. Export Ad as zip bundle from GWD (with dynamic images from the feed in the

Re: Regarding the Google Ads API client library fo Go language

2021-01-04 Thread Justin Knight
ctory structure. Please use this repository <https://github.com/google/go-genproto> instead." but as Gian points out googleads compiled code has been removed from googleapis <https://github.com/googleapis>/*go-genproto <https://github.com/googleapis/go-genproto>* Kind regards,

GenerateForecastMetrics errors

2021-05-18 Thread Justin Knight
es by currency what is the maximum allowed bid for each currency? Currency is GBP in this example, but sometimes we want to bid in other currencies (e.g. Indian Rupees where much higher bids are more normal). Kind regards, Justin. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Supported Language Constants

2021-04-02 Thread Justin Knight
Hi Anthony, great, thanks! Would be good to link that in the example here: https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics Cheers, Justin. On Fri, 2 Apr 2021 at 14:11, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote:

Supported Language Constants

2021-04-01 Thread Justin Knight
Hi, Where can I find a list of supported language constants? I'm using the python API and want to support keyword plan forecast metrics in multiple languages. Thanks, Justin. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Create MCC account with API

2021-02-16 Thread Justin Knight
h the same credentials. I am using the latest v6 googleads API with the python client library. Thank you in advance for any help you can provide with this. Kind regards, Justin. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Call Extension Api Query

2021-09-08 Thread Justin Blake
I'm trying to query all call extensions for a particular campaign or multiple campaigns. When I use the Google Ads Query Builder to write it, this is what it returns: SELECT campaign.id, extension_feed_item.call_feed_item.country_code, extension_feed_item.call_feed_item.phone_number,

Maintaining Stitch connectivity while moving Ads accounts to Google Marketing Platform

2021-08-02 Thread Justin Aurand
Hey folks, We currently have the following setup for our business: - A Google Marketing Platform (GMP) established (including an organization) - A Google Ads (GA) manager account that an employee set up using their business account - A GA client account that employee set up

Re: Maintaining Stitch connectivity while moving Ads accounts to Google Marketing Platform

2021-08-03 Thread Justin Aurand
Hey Peter, Appreciated. I'll follow up with the support link you provided. Thanks! On Tuesday, August 3, 2021 at 3:06:27 AM UTC-4 adsapi wrote: > Hi Justin, > > Thank you for reaching out to our API support team. > > From the API's perspective, it does not appear to be p

Re: Google Ads under Performance Max Feature

2021-10-07 Thread Justin Brandon
It's not ideal, but if you're only looking for reporting functionality you can pull data from the Google Analytics API. I just had to switch all of my reporting from Google Ads API to Google Analytics API because Performance Max is inexplicably missing from the former. Every other beta I've

Internal error while polling for batch job

2022-03-17 Thread Justin Knight
Hi, we're using API v10 via the python client library 15.0.0 We received the exception below while waiting for batch job completion. Previous polls waiting for completion completed successfuly, I've included the last one at the top of log below. We're using the following code to wait for the

Re: Internal error while polling for batch job

2022-03-23 Thread Justin Knight
Hi Matt, thanks for sharing with your team, do you have any update on this? Kind regards, Justin. On Friday, 18 March 2022 at 01:12:49 UTC+1 ngonng...@gmail.com wrote: > Chào mừng bạn đến với bảng nhớ tạm của Gboard, bất kỳ văn bản nào bạn sao > chép sẽ được lưu tại đây.Sử dụng biểu

Stream removed error fetching RSAs

2022-07-05 Thread Justin Knight
Over the last 4 days we have been seeing this exception when streaming Responsive Search Ads from the Google Ads API using the python library: 2022-07-04T06:51:20.954+01:00 Traceback (most recent call last): 2022-07-04T06:51:20.954+01:00 File

Re: Stream removed error fetching RSAs

2022-07-05 Thread Justin Knight
Thanks Anthony - I've sent logs via the "Reply to author" option On Tuesday, July 5, 2022 at 3:07:55 PM UTC+1 adsapi wrote: > Hi Justin, > > Thank you for reaching out to our API support team. > > To investigate the issue further, could you please provide the comp

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
succeeded or failed. Kind regards, Justin. | 2022-04-15T14:59:07.803+01:00 | INFO:google.ads.googleads.client:Request made: ClientCustomerId: None, Host: googleads.googleapis.com, Method: /google.longrunning.Operations/GetOperation, RequestId: M2g435FDlnWHXguH7u2kUQ, IsFault: False, FaultMes

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
e are left uncertain how much or any of the batch job has succeeded or failed. Kind regards, Justin. | 2022-04-15T14:59:07.803+01:00 | INFO:google.ads.googleads.client:Request made: ClientCustomerId: None, Host: googleads.googleapis.com, Method: /google.longrunning.Operations/GetOperation,

How to mutate the status of multiple ad groups

2020-07-10 Thread 'Justin Johnson' via AdWords API and Google Ads API Forum
I have thousands of ad groups created across multiple campaigns. I have a requirement to Enable all the Paused ad groups once daily. There will usually be thousands of ad groups to be Enabled by the end go the day. What is the best approach for doing this using Python. -- *::DISCLAIMER::

<    1   2