Floodlight Tag - getting this Limited Access error message.
We are trying to embed a Floodlight Tag into our email and we are getting this error message. I have provided the code below.
This error message seems like it pertains to our access - is there something that we need to do with our account?
Please advise. Thank you

Here is the code:
<!--
Start of DoubleClick Floodlight Tag: Please do not remove
Activity name of this tag: IFP PPO Email Retargeting 1
URL of the webpage where the tag is expected to be placed: Email.com
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 08/16/2017
-->
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="1844680.fls.doubleclick.net/activityi;src=1844680;type=bsca2000;cat=ifppp0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script>
<noscript>
<iframe src="1844680.fls.doubleclick.net/activityi;src=1844680;type=bsca2000;cat=ifppp0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;ord=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>
<!-- End of DoubleClick Floodlight Tag: Please do not remove -->