Class: AdwordsApi::V201008::TargetingIdeaService::SiteConstantsAdFormat

Inherits:
String
  • Object
show all
Defined in:
lib/adwords_api/v201008/TargetingIdeaService.rb

Overview

SiteConstants.AdFormat

Constant Summary collapse

AUDIO =
SiteConstantsAdFormat.new("AUDIO")
IMAGE =
SiteConstantsAdFormat.new("IMAGE")
INSTREAM =
SiteConstantsAdFormat.new("INSTREAM")
TEXT =
SiteConstantsAdFormat.new("TEXT")
UNKNOWN =
SiteConstantsAdFormat.new("UNKNOWN")
VIDEO =
SiteConstantsAdFormat.new("VIDEO")