Class: HighLevel::Models::AdManager::GoogleKeywordItemDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/google_keyword_item_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keywordObject (readonly)

Returns the value of attribute keyword

Returns:

  • (Object)

    the current value of keyword



9
10
11
# File 'lib/high_level/models/ad_manager/google_keyword_item_dto.rb', line 9

def keyword
  @keyword
end

#match_typeObject (readonly)

Returns the value of attribute match_type

Returns:

  • (Object)

    the current value of match_type



9
10
11
# File 'lib/high_level/models/ad_manager/google_keyword_item_dto.rb', line 9

def match_type
  @match_type
end