Class: AdWords::V201003::CampaignService::PricingModel

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

Overview

PricingModel

Constant Summary collapse

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