groups.setGeoLocationToNull

Syntax

bool|array groups.setGeoLocationToNull ( int gid, int vhost, string APIKEY = NULL )

Argument Info

NameTypeRequiredDefault valueDescription
gidintRequirednoneID of the group to update geo location data for
vhostintRequirednoneID of the application vhost
APIKEYstringOptionalNULLAPI key for validation

New Properties

The options array may contain the following parameters.

NameTypeDescriptionPossible Values
midINTThe ID for the media item.INT

Response

The response returned on success and failure of media update.

NameTypeDescriptionPossible Values
resultbooleanThe returned result of the request to update the media item.true/false
statusbooleanThe status of the request as a whole. Unrelated to the success of updating the media item but rather was the request executed in full.true/false

Return Values

FieldDescriptionPossible Values