events.updateEvent
Syntax
bool events.updateEvent ( int eventId, array newInfo )Argument Info
Type | Description | |||
---|---|---|---|---|
none | The ID of the event you want to update. | |||
none | The new event information that you want to update. |
Response
The expected response for a successful update event request.
Return Values
Field | Description | Possible Values |
---|---|---|
namea | N/A | |
descriptiona | N/A | |
logo (a media ID)a | N/A | |
urla | N/A | |
startDatea | N/A | |
endDatea | N/A | |
moderationStatus: unmoderated, accepted, denied, deleted, notdenied, moderated, alla | N/A | |
newMediaEmailTemplateID: ID of an email template to use when sending notifications of new media in the eventa | N/A | |
othera | N/A | |
parentEventa | N/A | |
custom1a | N/A |