Keeping Yodel Event Data Relevant and Clean
To ensure that our event data remains relevant and user-friendly, we use a set of "restricted" event keywords. These keywords can assist you in filtering out unwanted events from the calendar on your website. This approach helps maintain a curated and engaging experience for all users.
On the API data, there will be a "restricted" field labeled as "True" or "False". If this field is labeled as "True", this means it has keywords that are included on our restricted list (see below). You have full control on whether or not you include or exclude those events labeled as "Restricted: True".
Example:
Parameter Description Type Sample
"id": "672d7839c908c0975047706f",
"subject": "Ladies' Bunco Club!",
"location": {
"full": "2503 Covey Ln, Pearland, TX 77584, USA",
"city": "Pearland",
"state": "TX",
"zip": "77584",
"geolocation": {
"type": "Point",
"coordinates": [
-95.3359287,
29.5518051
]
}
},
"rrule": "",
"start": "2025-02-02T20:00:00.000Z",
"end": "2025-02-02T22:00:00.000Z",
"media_url": "https://my.yodel.today/api/v3/media/image?type=web&url=https%3A%2F%2Fyodelimageprod.blob.core.windows.net%2Fgroupimage%2F4d453e3a-d9f0-4a76-aa8c-200e875efcc2.jpg",
"all_day": false,
"url": "https://www.facebook.com/events/3075017732648266/3075017735981599/?acontext=%7B%22event_action_history%22%3A[%7B%22mechanism%22%3A%22surface%22%2C%22surface%22%3A%22permalink%22%7D]%2C%22ref_notif_type%22%3Anull%7D",
"categories": [
{
"name": "Clubs",
"id": 2
},
{
"name": "Lifestyle",
"id": 18
}
],
"tags": [
{
"name": "Clubs",
"id": "6181ef60caf474fba6abbb3c"
},
{
"name": "Lifestyle",
"id": "6181ef60caf474fba6abbb40"
}
],
"auto_restricted": false,
"organizer_name": "Rob Ray's Taproom",
"duplicate_id": null
},
Restricted Keywords
The following keywords are considered restricted, and will be marked
"office hours",
"office closed",
"summer break",
"winter break",
"fall break",
"spring break",
"christmas break",
"no school",
"senior trip",
"weekly meeting",
"report cards",
"last day of school",
"choir practice",
"orders due",
"order due",
"deadline",
"make-up days",
"school not in session",
"staff meeting",
"end of grading period",
"holiday closings",
"due date",
"reserved for birthday",
"birthday hold",
"parent/teacher conference",
"submission due",
"hours in",
"birthday available",
"baptism",
"early closure",
"school resumes",
"first day back",
"open enrollment",
"2 hour delay",
"two hour delay",
"refund",
"attendance verification",
"practice",
"2 hour early release",
"2 hour early dismissal",
"school lunch",
"end of quarter",
"end of semester",
"classes resume",
"assembly",
"rehearsal",
"bills due",
"spring pictures",
"picture day",
"daytime hours",
"field trip",
"testing",
"counseling by appointment",
"cancelled",
"end of nine weeks",
"end of 9 weeks",
"grades due",
"board meeting",
"staff meeting",
"worship service",
"private use",
"Open Swim",
"Pool Closed",
"private",
"booked",
"narcotics",
"alcoholics",
"board of directors meeting",
"board of director's meeting",
"Board of Director's Meeting",
"first day of school",
"commission meeting",
"536 meetings",
"We're Closed",
"We're Open",
"Closed"
If you have questions about our restricted keywords or how they impact your events, feel free to contact our support team for assistance.
These keywords are subject to change.
Comments
0 comments
Please sign in to leave a comment.