Skip to main content
Version: v3

Get ad campaign group

GET 

/ad-publishing/linkedin/ads/:adId

Retrieve a LinkedIn ad campaign group by ID

Request

Version stringrequired

API Version

Available optionsv3
adId stringrequired

Ad identifier

locationId stringrequired

Location identifier

application/json

The campaign group with its ad campaigns and their ads

Schema
    idstringrequired

    Campaign group identifier

    namestringrequired

    Campaign group name

    locationIdstringrequired

    Location identifier

    linkedInAdAccountIdstringrequired

    LinkedIn ad account id the group belongs to

    adCampaignGroupIdstring

    LinkedIn campaign group id, set once published

    publishingStatusstringrequired

    Publishing status

    linkedInErrorstringrequired

    Publish or review error from LinkedIn. Empty string when there is none.

    objectiveTypestringrequired

    Campaign objective

    Available optionsLEAD_GENERATIONWEBSITE_VISIT
    adBudgetOptimizationstring

    Budget optimisation mode

    Available optionsMAXIMUM_DELIVERYCOST_CAP
    budgetobjectrequired

    Budget configuration

    adCampaignsobject[]required

    Ad campaigns with their ads

    metaobject

    Ancillary metadata

    unpublishedChangesboolean

    Whether the group has edits not yet published. Absent on reads that have never been edited; set by the upsert.

    createdBystringrequired

    User who created the group

    updatedBystringrequired

    User who last updated the group

    createdAtstringrequired

    Created at

    updatedAtstringrequired

    Updated at