Class: AdwordsApi::V201101::CampaignService::PricingModel

Inherits:
String
  • Object
show all
Defined in:
lib/adwords_api/v201101/CampaignService.rb

Overview

PricingModel

Constant Summary collapse

CLICKS =
PricingModel.new("CLICKS")
CONVERSIONS =
PricingModel.new("CONVERSIONS")
IMPRESSIONS =
PricingModel.new("IMPRESSIONS")