Affiliate_Tag::findAll Method

Find all tags.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
filtersFilterFilters to restrict which tags are returnedShow Filterable Fields
sortSortSort by fields and directions 'desc' or 'asc'Show Sortable Fields
limitIntegerLimit the number of items returned per page
pageIntegerPage by the limit of items returned. Defaults to page 1.
fieldsArrayWhich fields to return on the matching tags. If not specified, returns all fields.Show Supported Values

GET Response Notes

Returns matching Tag model objects.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.