Class: FFS::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/ffs/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute android_fallback_link.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def android_fallback_link
  @android_fallback_link
end

#android_min_versionObject

Returns the value of attribute android_min_version.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def android_min_version
  @android_min_version
end

#android_package_nameObject

Returns the value of attribute android_package_name.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def android_package_name
  @android_package_name
end

#atObject

Returns the value of attribute at.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def at
  @at
end

#bitly_api_keyObject

Returns the value of attribute bitly_api_key.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def bitly_api_key
  @bitly_api_key
end

#ctObject

Returns the value of attribute ct.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ct
  @ct
end

#custom_schemeObject

Returns the value of attribute custom_scheme.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def custom_scheme
  @custom_scheme
end

Returns the value of attribute dynamic_link_domain.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def dynamic_link_domain
  @dynamic_link_domain
end

#firebase_api_keyObject

Returns the value of attribute firebase_api_key.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def firebase_api_key
  @firebase_api_key
end

#gclidObject

Returns the value of attribute gclid.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def gclid
  @gclid
end

#ios_app_store_idObject

Returns the value of attribute ios_app_store_id.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ios_app_store_id
  @ios_app_store_id
end

#ios_bundle_idObject

Returns the value of attribute ios_bundle_id.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ios_bundle_id
  @ios_bundle_id
end

Returns the value of attribute ios_fallback_link.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ios_fallback_link
  @ios_fallback_link
end

#ipad_bundle_idObject

Returns the value of attribute ipad_bundle_id.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ipad_bundle_id
  @ipad_bundle_id
end

Returns the value of attribute ipad_fallback_link.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def ipad_fallback_link
  @ipad_fallback_link
end

#mtObject

Returns the value of attribute mt.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def mt
  @mt
end

#ptObject

Returns the value of attribute pt.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def pt
  @pt
end

#suffixObject

Returns the value of attribute suffix.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def suffix
  @suffix
end

#utm_campaignObject

Returns the value of attribute utm_campaign.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def utm_campaign
  @utm_campaign
end

#utm_contentObject

Returns the value of attribute utm_content.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def utm_content
  @utm_content
end

#utm_mediumObject

Returns the value of attribute utm_medium.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def utm_medium
  @utm_medium
end

#utm_sourceObject

Returns the value of attribute utm_source.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def utm_source
  @utm_source
end

#utm_termObject

Returns the value of attribute utm_term.



3
4
5
# File 'lib/ffs/configuration.rb', line 3

def utm_term
  @utm_term
end