Class: HighLevel::Models::AdManager::GoogleKeywordsDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#negativesObject (readonly)

Returns the value of attribute negatives

Returns:

  • (Object)

    the current value of negatives



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

def negatives
  @negatives
end

#positivesObject (readonly)

Returns the value of attribute positives

Returns:

  • (Object)

    the current value of positives



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

def positives
  @positives
end