HI there,
I'm trying to follow
this guide to insert Creative Assets into DCM. I have the intention of uploading image assets to an advertiser.
What I am struggling to understand is how to specify the asset source within the request body.
See the below:
Authorization: Bearer [YOUR_ACCESS_TOKEN]
Content-Type: application/json
I have put my profile and advertiser id into the url params, what I don't understand is that if I wanted to upload an image, for example
this 300x250 image how do I specify this as the source in the request body?
I have tried searching for a number of ways to do so and testing, but nothing seems to be working. Is anyone able to point me in the right direction on this please?
So far I have been trying to use the in-browser API explorer provided by Google.
Thanks
Scott