Goal::findAllByIds Method

Find one or more Goals by their IDs.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
ids ArrayIDs of Goal object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values
containContainList of related objects to return with each resultShow Supported Values

GET Response Notes

List of Goal model objects.

Return response will be in the following format: array.

API Call Builder

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