Skip to main content
Version: v3

Get LinkedIn ad accounts

GET 

/ad-publishing/linkedin/ad-accounts

Retrieve LinkedIn Ads accounts available for the connected user

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location identifier

application/json

Ad accounts the connected user can access

Schema
  • Array [
  • idnumberrequired

    LinkedIn ad account id. Returned as a number, unlike most ids in this API.

    namestringrequired

    Account name

    statusstringrequired

    Account status

    currencystringrequired

    Account billing currency, ISO 4217

    servingStatusesstring[]required

    Why the account can or cannot serve ads

    organizationIdstringrequired

    Organization URN that owns the account, from LinkedIn reference

  • ]