CONNECT AD ACCOUNT

Grant the EyeLevel platform access to a Facebook ad campaign account

CONNECT

POST https://api.eyelevel.ai/v1/partner/integration/facebook/ad/:apiKey

Path Parameters

NameTypeDescription

apiKey

string

EyeLevel customer key

Request Body

NameTypeDescription

integration

object

{ facebookConnect OBJECT }

Request

{
    "integration": {
        "facebook": {   
            name: "",
            id: ""
        }
    }
}

Objects

pageFACEBOOK

Last updated