Hi Bharani,

1. Do you know when will it be available to pull MEDIA_BUNDLE via Google 
Ads API?
2. I've the following test:

   1. Queried Google Ads API Ad_Group_Ad_Asset_View endpoint for Rovio, 
   account_id = 2708572890.
   2. From the response, I've filtered out only Assets with asset.type = 
   MEDIA_BUNDLE which have non zero cost metric.
   3. Date = 05/09/2019
   4. List of the assets_ids = [1286848931, 1286848913, 1286848910, 
   1286848919, 1286848916, 1286848928, 1286848925, 1286848922]
   5. As you've suggested above, I Queried from Adwords API using the 
   MediaService.Get() Service with the following query but the response was 
   *empty*:

Selector = {'fields': ['MediaId', 'Type', 'Width', 'Height', 'MimeType', 
'FileSize', 'Name', 'SourceUrl', 'StreamingUrl', 
'Urls','YouTubeVideoIdString'],
 'predicates': [{'field': 'MediaId', 'operator': 'IN', 'values': 
[1286848931, 1286848913, 1286848910, 1286848919, 1286848916, 1286848928, 
1286848925, 1286848922]}]}

I'll be glad  to understand why the response was empty, and how it is 
possible to pull the MEDIA_BUNDLE from Adwords API.

Thanks,
Omri G.

 


On Monday, September 23, 2019 at 10:38:23 PM UTC+3, adsapiforumadvisor 
wrote:
>
> Hi Omri,
>
> I'm afraid, retrieving the MEDIA_BUNDLE assets through the Google Ads API 
> is not yet supported. You may use the MediaService.get() 
> <https://developers.google.com/adwords/api/docs/reference/v201809/MediaService#get>
>  
> AdWords API to pull these specific details. 
>
> Thanks,
> Bharani, Google Ads API Team
>
> ref:_00D1U1174p._5001UHGOSm: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/56ff882d-9de9-4c37-9be9-fbc2ddc1446d%40googlegroups.com.

Reply via email to