Skip to main content

Get audience Details

Get details about a specific audience.

Path Parameters
    projectid string required
    audienceId string required
Responses

OK


Schema
    audienceStatus AudienceStatus

    Possible values: [None, Draft, Pending, Live, Closed, Cancelled, Reconciled, Archived]

    buyerDetails object
    currency string nullable
    feasibilityStatus FeasibilityStatus

    Possible values: [None, Pending, Feasible, NotFeasible, HereBeDragons]

    notes string nullable
    price double nullable
    priceAcceptedUtc date-time nullable
    priceKey string nullable
    priceSuggestedUtc date-time nullable
    completes int32 nullable
    containsPersonalData boolean
    createdUtc date-time nullable
    etag string nullable
    id string nullable
    incidenceRate int32 nullable
    lengthOfInterview int32 nullable
    liveUrl string nullable
    market string nullable
    name string nullable
    projectId string nullable
    projectName string nullable
    quantity int32 nullable
    redirects object
    badQuality string nullable
    complete string nullable
    quotaFail string nullable
    screenOut string nullable
    targetEndDate date-time nullable
    targeting object
    existingId string nullable
    quotas object[] nullable
  • Array [
  • localizedText string nullable
    name string nullable
    questionId string nullable
    targets object[] nullable
  • Array [
  • answers object[] nullable
  • Array [
  • end int32 nullable
    id string nullable
    localizedText string nullable
    start int32 nullable
    text string nullable
  • ]
  • id string nullable
    targetCompletes int32
  • ]
  • text string nullable
  • ]
  • screenings object[] nullable
  • Array [
  • answers object[] nullable
  • Array [
  • end int32 nullable
    id string nullable
    localizedText string nullable
    start int32 nullable
    text string nullable
  • ]
  • isInclude boolean
    localizedText string nullable
    name string nullable
    questionId string nullable
    text string nullable
  • ]
  • type TargetingType

    Possible values: [None, Custom, NatRep, Existing, HereBeDragons]

    testUrl string nullable
Loading...