type: object
description: 'Dimensions related to ad campaigns'
properties:
  ad_set:
    $ref: './AdSet.yaml'
  age_band:
    $ref: '../properties/age_band_nullable.yaml'
  artist:
    $ref: './ArtistSimple.yaml'
  campaign:
    $ref: './CampaignSimple.yaml'
  chartweek:
    $ref: '../properties/chartweek_nullable.yaml'
  date:
    $ref: '../properties/date_nullable.yaml'
  decibel_label:
    $ref: './DecibelLabel.yaml'
  dsp:
    $ref: '../properties/ad_dsp_nullable.yaml'
  gender:
    $ref: '../properties/gender_nullable.yaml'
  linkfire:
    $ref: './LinkfireDimensions.yaml'
  month:
    $ref: '../properties/month_nullable.yaml'
  objective:
    $ref: './Objective.yaml'
  platform:
    $ref: '../properties/platform_name_nullable.yaml'
  project:
    $ref: './DecibelProjectSimple.yaml'
  provider:
    $ref: './Provider.yaml'
  region:
    $ref: './Region.yaml'
  category:
    $ref: './Category.yaml'
  sub_category:
    $ref: './SubCategory.yaml'
  week:
    $ref: '../properties/week_nullable.yaml'