AdexchangebuyerService.Creatives.List call gets stuck using Google.Apis.Adexchangebuyer.v13 -


in following code, sometimes execution gets stuck:

var listrequest = this.adexchangebuyerservice.creatives.list(); listrequest.maxresults = 1000; var listofcreatives = listrequest.execute(); // -- execution hangs here , not time out 

i considering using async execute call , setting timeout on it, wanted check if known issue or bug, , let client lib devs know , see if have suggestions/fixes...


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -