How do i get an URL of a image from the ruleset?
HI!
When i create a ruleset to show an image, in the source code i have this for example.
<img border="0" contentid="6819a99b-172aa41eb64-5ef9706ac905ecfc415788xxxxxxxxxx" height="128" name="BCH.png" spname="xxxx.png" src="xxxx.png" width="232" xt="SPIMAGE" />
When i consume this ruleset using the API method (Get dynamic content ruleset details) i have the same img tag.
I need the URL of the image, for example this (it have the src tag)
<img border="0" height="128" src="http://contentz.mkt8988.com/ra/2020/14944/06/xxxxxxx/header-yyyy.png_1.png" width="232" />
how do i get this information? there is a way that the image in the ruleset is used with the src?
or, there is an API that returns the URL using the ID of the image?
Please sign in to leave a comment.
Comments
3 comments