Class: AdWords::V200909::CampaignService::AutoKeywordMatchingStatus

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

Overview

AutoKeywordMatchingStatus

Constant Summary collapse

OPT_IN =
AutoKeywordMatchingStatus.new("OPT_IN")
OPT_OUT =
AutoKeywordMatchingStatus.new("OPT_OUT")