Reason: Promotion of your own project http://transferbuses.com.
Inhibition: New project is still in development.
Implementation:
In ru.z8.louttsev.cheaptripmobile.shared.payload.AffiliateProgram implement new enum item for bus transportation type with approved affiliate URL, designate applicable countries and locations.
Eliminate possible conflicts with other affiliate programs that have buses as a transport type by excluding or limiting applicability by countries/locations (the method AffiliateProgram.getAffiliateUrl returns only one - first applicable - affiliate URL).
Reason: Promotion of your own project http://transferbuses.com. Inhibition: New project is still in development.
Implementation:
In
ru.z8.louttsev.cheaptripmobile.shared.payload.AffiliateProgram
implement new enum item for bus transportation type with approved affiliate URL, designate applicable countries and locations.Eliminate possible conflicts with other affiliate programs that have buses as a transport type by excluding or limiting applicability by countries/locations (the method
AffiliateProgram.getAffiliateUrl
returns only one - first applicable - affiliate URL).