RE: Calling AssetService with large files

2019-04-03 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Clint, Apologies for the delay. We currently have no documentation available that discusses what the actual file size upload limits are and how they are managed by the MediaService. However, once they indeed reach the said limit, the FILE_TOO_LARGE

Calling AssetService with large files

2019-04-02 Thread 'Clint Yang' via AdWords API and Google Ads API Forum
The publicly available example in AssetService suggests this code: byte[] zipFileBytes = ... // get the MediaBundle mediaBundle = new MediaBundle(); mediaBundle.set