Class: HighLevel::Models::AdManager::GoogleAdGroupDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#ad_campaign_idObject (readonly)

Returns the value of attribute ad_campaign_id

Returns:

  • (Object)

    the current value of ad_campaign_id



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

def ad_campaign_id
  @ad_campaign_id
end

#ad_contentObject (readonly)

Returns the value of attribute ad_content

Returns:

  • (Object)

    the current value of ad_content



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

def ad_content
  @ad_content
end

#ad_group_errorObject (readonly)

Returns the value of attribute ad_group_error

Returns:

  • (Object)

    the current value of ad_group_error



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

def ad_group_error
  @ad_group_error
end

#ad_group_idObject (readonly)

Returns the value of attribute ad_group_id

Returns:

  • (Object)

    the current value of ad_group_id



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

def ad_group_id
  @ad_group_id
end

#audienceObject (readonly)

Returns the value of attribute audience

Returns:

  • (Object)

    the current value of audience



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

def audience
  @audience
end

#custom_channelsObject (readonly)

Returns the value of attribute custom_channels

Returns:

  • (Object)

    the current value of custom_channels



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

def custom_channels
  @custom_channels
end

Returns the value of attribute google_ad_group_id

Returns:

  • (Object)

    the current value of google_ad_group_id



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

def google_ad_group_id
  @google_ad_group_id
end

#google_audience_idObject (readonly)

Returns the value of attribute google_audience_id

Returns:

  • (Object)

    the current value of google_audience_id



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

def google_audience_id
  @google_audience_id
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#keywordsObject (readonly)

Returns the value of attribute keywords

Returns:

  • (Object)

    the current value of keywords



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

def keywords
  @keywords
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#publishing_statusObject (readonly)

Returns the value of attribute publishing_status

Returns:

  • (Object)

    the current value of publishing_status



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

def publishing_status
  @publishing_status
end

#selected_channelsObject (readonly)

Returns the value of attribute selected_channels

Returns:

  • (Object)

    the current value of selected_channels



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

def selected_channels
  @selected_channels
end