Class: HighLevel::Models::AdManager::CreateLinkedinIntegrationDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#ad_account_idObject (readonly)

Returns the value of attribute ad_account_id

Returns:

  • (Object)

    the current value of ad_account_id



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

def 
  @ad_account_id
end

#ad_account_nameObject (readonly)

Returns the value of attribute ad_account_name

Returns:

  • (Object)

    the current value of ad_account_name



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

def 
  @ad_account_name
end

#currency_codeObject (readonly)

Returns the value of attribute currency_code

Returns:

  • (Object)

    the current value of currency_code



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

def currency_code
  @currency_code
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



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

def location_id
  @location_id
end

#organization_idObject (readonly)

Returns the value of attribute organization_id

Returns:

  • (Object)

    the current value of organization_id



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

def organization_id
  @organization_id
end