Skip to content

Instantly share code, notes, and snippets.

@nelsonsequiera
Created February 19, 2018 12:39
Show Gist options
  • Save nelsonsequiera/5703fb6f30510901642ff94b9592d4e7 to your computer and use it in GitHub Desktop.
Save nelsonsequiera/5703fb6f30510901642ff94b9592d4e7 to your computer and use it in GitHub Desktop.
{
    "id": "",
    "account_id": "",
    "adset": {
        "id": ""
    },
    "adset_id": "",
    "bid_type": "",
    "campaign": {
        "id": ""
    },
    "campaign_id": "",
    "configured_status": "",
    "created_time": "",
    "creative": {
        "id": ""
    },
    "effective_status": "",
    "last_updated_by_app_id": "",
    "name": "",
    "source_ad_id": "",
    "status": "",
    "tracking_specs": [
        {
            "action.type": [
                "attention_event"
            ],
            "creative": [
                ""
            ]
        },
        {
            "action.type": [
                "link_click"
            ],
            "post": [
                ""
            ],
            "post.wall": [
                ""
            ]
        },
        {
            "action.type": [
                "post_engagement"
            ],
            "page": [
                ""
            ],
            "post": [
                ""
            ]
        },
        {
            "action.type": [
                "dwell"
            ],
            "creative": [
                ""
            ]
        }
    ],
    "updated_time": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment