Skip to content

Instantly share code, notes, and snippets.

@my5t3ry
Created September 9, 2021 21:10
Show Gist options
  • Save my5t3ry/ed2445da1546fb8f4bd21fd0ba976f4c to your computer and use it in GitHub Desktop.
Save my5t3ry/ed2445da1546fb8f4bd21fd0ba976f4c to your computer and use it in GitHub Desktop.
{
"status":true,
"response":{
"policy":{
"name":"DoubleClick Campaign Manager",
"slug":"dcm",
"input_type":"upload",
"supports_preview":true,
"default_preview_expand":true,
"allow_preview_popups":false
},
"batch_result_path":null,
"result":{
"id":5867923946209280,
"policy":"dcm",
"creative_bundle_name":"Dateiname300x250.zip",
"creative_bundle_filesize":159683.0,
"date_run":"2021-09-09 20:54:17.007455",
"previews":[
{
"name":"index.html",
"src":"//h5validator.appspot.com/api/preview/4734799770157056/index.html",
"height":250,
"width":300
}
],
"validation_case_results":[
{
"status_int":1,
"description":"Checks for unsupported HTML5 features.",
"name":"Advanced HTML check",
"error_template":"advanced_html_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures creatives built in Google Web Designer were created using the correct environment.",
"name":"GWD environment check",
"error_template":"gwd_environment_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures no hard coded click tags are present.",
"name":"Hard coded click tag check",
"error_template":"hard_coded_click_tag_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures any click tags present are valid.",
"name":"Invalid click tag check",
"error_template":"invalid_click_tag_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures that all referenced assets are present in the bundle.",
"name":"Missing asset check",
"error_template":"missing_asset_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures that required click tags are present.",
"name":"Missing click tag check",
"error_template":"missing_click_tag_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures that the creative bundle includes a primary asset.",
"name":"Missing primary asset check",
"error_template":"missing_primary_asset_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures no extraneous files are included in the bundle.",
"name":"Orphaned asset check",
"error_template":"orphaned_asset_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Checks that all assets are relative to creative. Exceptions may be granted for specific URLs depending on policy.",
"name":"Relative asset check",
"error_template":"relative_asset_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Checks that all non-relative assets are loaded over HTTPS.",
"name":"Secure URL check",
"error_template":"secure_url_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures a click tag is present in the top-level html file.",
"name":"Top level click tag check",
"error_template":"top_level_click_tag_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
},
{
"status_int":1,
"description":"Ensures all files contained in the zip bundle are supported.",
"name":"Zip file contents check",
"error_template":"zip_file_contents_error.html",
"was_run":true,
"error_messages":[
],
"status":"PASS"
}
],
"landing_pages_id":6747136098172928
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment