Skip to content

Instantly share code, notes, and snippets.

@wisdom-17
Last active August 17, 2023 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wisdom-17/c519747d8d4237f987dc65217f5bd632 to your computer and use it in GitHub Desktop.
Save wisdom-17/c519747d8d4237f987dc65217f5bd632 to your computer and use it in GitHub Desktop.
Ad object with ad set id
"video_length_violating_ads": [
{ "ad": "test ad", "id": 123, "ad_set_id": 223, "url": "www.example.com" },
{ "ad": "test ad 2", "id": 345, "ad_set_id": 464, "url": "www.example2.com" }
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment