get https://{account}.piwik.pro/api/tag/v1//triggers/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://example.piwik.pro/api/tag/v1/app_id/triggers/trigger_id \
--header 'accept: application/vnd.api+json'
xxxxxxxxxx
63}
{
"data": {
"type": "trigger",
"id": "57a653c9-07c0-4f9a-85f6-1cda14eb5e3e",
"attributes": {
"name": "Trigger page view for custom campaign",
"trigger_type": "page_view",
"is_published": true,
"created_at": "2019-11-30T09:23:38+00:00",
"updated_at": "2020-05-05T07:53:29+00:00",
"conditions": [
{
"condition_id": "48cb3c9d-8ca5-4899-82ed-f54fbaa26c7f",
"variable_id": "a3f51ab7-ea76-4adc-a839-a32d392df37c",
"condition_type": "contains",
"value": "custom",
"options": {}
},
{
"condition_id": "a54628fa-52a3-469c-b634-a123908f1c4f",
"variable_id": "e1e2b185-464f-4eb5-8575-feec34c5e281",
"condition_type": "equals",
"value": "/campaign",
"options": {}
},