Class: AffiliationApi::Program

Inherits:
Resource
  • Object
show all
Defined in:
lib/affiliation-api/program.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ad_space_nameObject

Returns the value of attribute ad_space_name.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def ad_space_name
  @ad_space_name
end

#adsObject

Returns the value of attribute ads.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def ads
  @ads
end

#categoriesObject

Returns the value of attribute categories.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def categories
  @categories
end

#category_idsObject

Returns the value of attribute category_ids.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def category_ids
  @category_ids
end

#descriptionObject

Returns the value of attribute description.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def description
  @description
end

#hiddenObject

Returns the value of attribute hidden.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def hidden
  @hidden
end

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def id
  @id
end

#imageObject

Returns the value of attribute image.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def image
  @image
end

#image_urlObject

Returns the value of attribute image_url.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def image_url
  @image_url
end

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def name
  @name
end

#needs_reviewObject

Returns the value of attribute needs_review.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def needs_review
  @needs_review
end

#network_dataObject

Returns the value of attribute network_data.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def network_data
  @network_data
end

#network_nameObject

Returns the value of attribute network_name.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def network_name
  @network_name
end

#network_statusObject

Returns the value of attribute network_status.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def network_status
  @network_status
end

#network_updated_atObject

Returns the value of attribute network_updated_at.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def network_updated_at
  @network_updated_at
end

#primary_adObject

Returns the value of attribute primary_ad.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def primary_ad
  @primary_ad
end

#primary_ad_idObject

Returns the value of attribute primary_ad_id.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def primary_ad_id
  @primary_ad_id
end

#reward_detailsObject

Returns the value of attribute reward_details.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def reward_details
  @reward_details
end

#reward_fixedObject

Returns the value of attribute reward_fixed.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def reward_fixed
  @reward_fixed
end

#reward_percentageObject

Returns the value of attribute reward_percentage.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def reward_percentage
  @reward_percentage
end

#urlObject

Returns the value of attribute url.



3
4
5
# File 'lib/affiliation-api/program.rb', line 3

def url
  @url
end