Skip to main content

Get Marketing Campaigns

GET 

/inventory/v1/marketing/campaign

Get all marketing campaigns. There is currently no way to add Market Campaigns via API. Reach out to your Rally Here representative to add a new campaign.

Responses

Successful Response

Schema

    campaigns

    object[]

    required

    List of external Marketing Campaigns

  • Array [

  • uuid uuidrequired

    The unique identifier for the Marketing Campaign

    name Name (string)required

    The name of the Marketing Campaign

    portal_id

    object

    Platform for the Marketing Campaign

    anyOf

    integer

    Possible values: [-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33]

    key_types

    object[]

    required

    The types of keys that can be claimed from this campaign

  • Array [

  • type Type (string)required

    The type of key

  • ]

  • created_on

    object

    The time the MarketingCampaign was created

    anyOf

    string

    last_modified_on

    object

    The time the MarketingCampaign was last modified

    anyOf

    string

  • ]

Loading...