We had the same problem start overnight ... it's fixed via any place you reference the AssetType enum you now need to encapsulate as a String ... so your query needs to look like:
"SELECT asset.id, asset.type, asset.resource_name, asset.youtube_video_asset.youtube_video_id FROM asset WHERE asset.type in ( \"YOUTUBE_VIDEO\" ) AND asset.id in (93690215637)" The original queries we all used still comes back as valid against the GAQL validator : https://developers.google.com/google-ads/api/fields/v14/query_validator Pete On Wednesday, July 26, 2023 at 2:34:14 PM UTC-4 Oliver wrote: > The same problem is also happening with *customer_asset*. > > Hence, so far, the following resources are reported in this thread as > experiencing *Internal* errors: > > - *ad_group_ad_asset_view* > - *asset* > - *customer_asset* > > > Oliver > On Wednesday, July 26, 2023 at 6:53:23 PM UTC+1 Kevin Nguyen wrote: > >> "SELECT asset.id, asset.type, asset.resource_name, >> asset.youtube_video_asset.youtube_video_id FROM asset WHERE asset.type in >> (YOUTUBE_VIDEO) AND asset.id in (93690215637)" >> Headers: >> Metadata(content-type=application/grpc,request-id=M28FfX7O3QQ29st8J98Z8A,date=Wed, >> >> 26 Jul 2023 17:40:54 GMT,alt-svc=h3=":443"; ma=2592000,h3-29=":443"; >> ma=2592000) Body: null Failure message: request_id: >> "M28FfX7O3QQ29st8J98Z8A" Status: Status{code=INTERNAL, description=Internal >> error encountered., cause=null}. >> >> On Wednesday, July 26, 2023 at 10:48:32 AM UTC-7 Kevin Nguyen wrote: >> >>> We are having a similar problem too. >>> >>> On Wednesday, July 26, 2023 at 5:59:38 AM UTC-7 Google Ads API Forum >>> Advisor wrote: >>> >>>> We are able to reproduce the problem and are consulting with the asset >>>> team. I'll reply as soon as I have a response. >>>> >>>> >>>> This message is in relation to case "ref:_00D1U1174p._5004Q2nSfro:ref" >>>> >>>> Thanks, >>>> >>>> [image: Google Logo] >>>> Bob Hancock >>>> Google Ads API Team >>>> >>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/9a344dc8-0e8e-4b44-8f17-be2b24fc9a12n%40googlegroups.com.