Tag Controller

Create, manipulate, and retrieveĀ tags and classifications.

Methods

addToAdvertiser

Apply tag to an advertiser

addToAffiliate

Apply tag to an affiliate

addToOffer

Apply tag to an offer

create

Create a tag

delete

Delete a user-created tag

findAll

Retrieves all tag objects

findAllAdvertiserTagRelations

Returns all advertiser-tag relationships

findAllAffiliateTagRelations

Retrieve all affiliate-tag relationships

findAllOfferTagRelations

Retrieve all offer-tag relationships

findAllOptimizerTags

Retrieve all tags with the attribute "optimizer"

findById

Retrieve a tag by ID

removeFromAdvertiser

Remove tag from an advertiser

removeFromAdvertiserByRelationalId

Remove tag from an advertiser by advertiser-tag relational ID

removeFromAffiliate

Remove tag from an affiliate

removeFromAffiliateByRelationalId

Remove tag from an affiliate by affiliate-tag relational ID

removeFromOffer

Remove tag from an offer

removeFromOfferByRelationalId

Remove tag from an offer by offer-tag relational ID

setForAdvertiser

Overwrite and set tags for an advertiser

setForAffiliate

Overwrite and set tags for an affiliate

setForOffer

Overwrite and set tags for an offer

update

Update data for a user-created tag

Have a Question? Please contact [email protected] for technical support.