Class: HighLevel::Models::AdManager::CreateGoogleIntegrationDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/create_google_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_google_integration_dto.rb', line 9

def 
  @ad_account_id
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_google_integration_dto.rb', line 9

def location_id
  @location_id
end

#mcc_idObject (readonly)

Returns the value of attribute mcc_id

Returns:

  • (Object)

    the current value of mcc_id



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

def mcc_id
  @mcc_id
end