{
"dspOnboardingStatus": {
"dsp": "google_ads",
"lastUpdated": "2023-11-07T05:31:56Z",
"status": "not_started"
},
"vendorId": "<string>"
}
Get advertiser onboarding state for a specific DSP.
{
"dspOnboardingStatus": {
"dsp": "google_ads",
"lastUpdated": "2023-11-07T05:31:56Z",
"status": "not_started"
},
"vendorId": "<string>"
}
A valid API key generated in Topsort's UI.
Vendor ID associated with the advertiser.
The DSP to get the advertiser info for.
google_ads
, meta
Successful Response
The response is of type object
.