Class: AdWords::V200909::CampaignService::PricingModel

Inherits:
String
  • Object
show all
Defined in:
lib/adwords4r/v200909/CampaignService.rb

Overview

PricingModel

Constant Summary collapse

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