I can't find where is "Reply privately to author" option On Monday, December 7, 2020 at 3:09:32 AM UTC-5 adsapiforumadvisor wrote:
> Hi Dihan, > > I had to delete your recent post as it contained your account information. > Edited and re-posting below for reference : > > " > > > > > > > > > > > > > > > > > > > > *Below is the query I use to extract the asset information, > SearchGoogleAdsStreamRequest searchGoogleAdsStreamRequest = > SearchGoogleAdsStreamRequest.newBuilder() .setCustomerId(customerId) > .setQuery( "SELECT asset.id <http://asset.id>, asset.image_asset.file_size, > asset.image_asset.full_size.height_pixels, " > + "asset.image_asset.full_size.url, > asset.image_asset.full_size.width_pixels, " + "asset.image_asset.mime_type, > asset.name <http://asset.name>, asset.type, asset.text_asset.text, " > + "asset.youtube_video_asset.youtube_video_id, asset.resource_name " > + "FROM asset " + "WHERE asset.type IN ('IMAGE', 'YOUTUBE_VIDEO', > 'MEDIA_BUNDLE')") .build(); For HTML5_UPLOAD_AD, my understanding is the > asset is MEDIA_BUNDLE type, however, the result from above query doesn't > have anything inside MEDIA_BUNDLE. Client id is XXXXXXXXX thanks, Dihan*" > > Moving forward, could you please share the complete request and response > <https://developers.google.com/google-ads/api/docs/concepts/curl-example#response> > > logs? You may send the logs using the *Reply privately to author* option. > > > Best regards, > > [image: Google Logo] > Peter Laurence Napa Oliquino > Google Ads API Team > > > ref:_00D1U1174p._5004Q27tfEX: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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/dc4f7ed9-0a7b-49f4-9b5c-5afc98e11451n%40googlegroups.com.
