Getting keyword final URLs

151 views
Skip to first unread message

Дмитро Булах

unread,
Dec 13, 2021, 9:20:44 AM12/13/21
to AdWords API and Google Ads API Forum
Hi
I'm trying to retrieve keyword final URLs.
When making a request for `ad_group_criterion.final_urls` in `ad_group_criterion` I'm getting `null` for specified field.
At the same time AWQL `SELECT Criteria, CriteriaType, FinalUrls FROM CRITERIA_PERFORMANCE_REPORT` works fine and returns desired URLs set at keyword level.

Is there any other way to get that data? 
Thanks.

Google Ads API Forum Advisor

unread,
Dec 13, 2021, 9:06:02 PM12/13/21
to post...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for posting your concern. To investigate the issue, could you please provide the following details?
  • complete request and response logs with request ID and request header generated on your end for your report
  • Keyword IDs that encountered the error
  • Screenshot of the whole UI where we can see that the keywords have final URL

You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Regards,
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


ref:_00D1U1174p._5004Q2SeeOx:ref

Дмитро Булах

unread,
Dec 14, 2021, 10:51:42 AM12/14/21
to AdWords API and Google Ads API Forum
Hi Ernie,
unfortunately, I can't provide the exact request and response since I've been running these queries in Google Ads Scripts that hides all the requests details.
here's the query:
  var query_ga = 'SELECT ad_group.id, ad_group_criterion.cpc_bid_micros, ad_group_criterion.final_urls, ad_group_criterion.criterion_id, ad_group_criterion.keyword.text FROM ad_group_criterion WHERE ad_group.name ="огнетушитель модели"'
adgroup ID 80150886414
affected keyword IDs are 

830825433067
831287636133
831292528460
831578099889
831578507682
831583185969
831796145659
831865120494
832637095160
832717116931
832742130923
832959325913
833239235690
833503984698
833541007885
833693351945
833812878676
833825615948
833826195276
834048325871
886179062047

Google Ads API Forum Advisor

unread,
Dec 14, 2021, 10:27:24 PM12/14/21
to post...@gmail.com, adwor...@googlegroups.com

Hello,

Thank you for getting back to us.

Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. Since you're using Google Ads Scripts which I'm afraid is already outside of our team's expertise, we suggest that you raise your concern to this Forum channel instead.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


ref:_00D1U1174p._5004Q2SeeOx:ref

Дмитро Булах

unread,
Dec 15, 2021, 7:41:08 AM12/15/21
to AdWords API and Google Ads API Forum
Hi Mark,
following on this:

I've tried running the same query using Python SDK and everything works smoothly. Looks like this is a particular Ads Script implementation problem, I'll post this to corresponding forum.

Thanks for your time

Reply all
Reply to author
Forward
0 new messages