Display_url not populating

2021-07-19 Thread INI GlobalOps
Hi I'm doing a simple query:

SELECT
campaign.id, 
ad_group_ad.ad.display_url,
segments.date
FROM ad_group_ad
WHERE segments.date DURING LAST_14_DAYS
ORDER BY campaign.id

but the api does not return any results:

 campaign {
  resource_name: "customers//campaigns/x"
  id: 11
}
ad_group_ad {
  resource_name: "customers/x/adGroupAds/x~xx"
  ad {
resource_name: "customers/x/ads/xxx"
  }
}
segments {
  date: "2021-07-05"
}

we are expecting:
ad_group_ad {
  resource_name: "customers/x/adGroupAds/x~xx"
  ad {
resource_name: "customers/x/ads/xxx",
display_url: "www.iamaurl.com"
  }
}
if I send a request for final_urls that DOES return results.

Can you please help diagnose or let me know if i'm doing something stupid?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/11e7cf9f-7b2c-4400-aa22-5c91a4369d62n%40googlegroups.com.


display_url not populating

2021-07-19 Thread INI GlobalOps


Hi I'm doing a simple query - using google ads api v6:

SELECT
campaign.id, 
ad_group_ad.ad.display_url,
segments.date
FROM ad_group_ad
WHERE segments.date DURING LAST_14_DAYS
ORDER BY campaign.id

but the api does not return any results:

 campaign {
  resource_name: "customers//campaigns/x"
  id: 11
}
ad_group_ad {
  resource_name: "customers/x/adGroupAds/x~xx"
  ad {
resource_name: "customers/x/ads/xxx"
  }
}
segments {
  date: "2021-07-05"
}

we are expecting:
ad_group_ad {
  resource_name: "customers/x/adGroupAds/x~xx"
  ad {
resource_name: "customers/x/ads/xxx",
display_url: "www.iamaurl.com"
  }
}
if I send a request for final_urls that DOES return results.

Can you please help diagnose or let me know if i'm doing something stupid?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d7a4c150-8ddf-4b02-b441-a2c9ae8d6aaen%40googlegroups.com.


RE: Display_url not populating

2021-07-22 Thread Google Ads API Forum Advisor
Hi,

Thank you for posting your concern.

Please note that the final URL and display URL fields are different so 
requesting for final_urls field using API will not return the value of display 
URL.

Moving forward, could you confirm if the specific ad in the API response, where 
display_url did not populate, has value in the UI? If yes, then please provide 
the complete request and response logs with request ID generated on their end 
to investigate issue. You can provide it via Reply privately to author option.

If you haven't enabled the logging of the API transactions for the specific 
client library that you are using, then please refer to the specific guide 
below:

Java - 
https://developers.google.com/google-ads/api/docs/client-libs/java/logging
.Net - 
https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging
PHP - https://developers.google.com/google-ads/api/docs/client-libs/php/logging
Python - 
https://developers.google.com/google-ads/api/docs/client-libs/python/logging
Ruby - 
https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging
Perl - 
https://developers.google.com/google-ads/api/docs/client-libs/perl/logging


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2JC5Ff:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4LAaQ0QWMZHS00MedwF6ayQzmqZZmC8vCHYw%40sfdc.net.