wall.get
The translation was generated automatically and may contain mistakes
Returns a list of records from the user or community wall.
Parameters
string
Short address of the user or community.
positive
The offset required to sample a particular subset of records.
positive
Number of records to be received. Maximum value: 100 .
string
Determines what types of records on the wall need to be obtained. Possible values:
- •
suggests- suggested community wall entries (available only on a broadcast call)access_token); - •
postponedDeferred records (available only when called with transmissionaccess_token); - •
ownerrecords of the owner of the wall; - •
others- records not from the owner of the wall; - •
all- all the records on the wall (owner+others). - •
donut— records for paid subscribers on the community wall. More about VK Donut API
By default:all.
checkbox
1 Additional fields will be returned.. profiles and groups containing information about users and communities. By default: 0 .
string
List of additional fields for profiles and community Communities which must be returned.
Note that this parameter is only taken into account when extended = 1 .
Result
After successful execution, it returns an object containing the number of results in the field count and array of objects records on the wall in the field items .
If a parameter has been set extended = 1 returns the number of results in the field count Separate array of objects records on the wall in the field items , users in the field profiles and community Communities in the field groups .
Error codes
Common errors may occur during execution
Linked versions
Go to API versions page- •
In return objects that describe community , появилось новое поле
is_messages_blocked. - •
В Callback API Added new events:
message_allowandmessage_deny. Методgroups.setCallbackSettingstwo new parameters, and the methodgroups.getCallbackSettingsreturns two new fields, respectively.
If no end date is specified in the method call parameters, return objects that describe community They no longer have a field.. finish_data . Previously, this field was present in the response and contained the default, equal to start_date + 2 hours.
- •
In the object that describes community The type of fields has changed.
start_dateandfinish_dateFrom string to numeric. - •
Methods that work with news, when the filter is installed
friendReturn the fielduser_idinstead ofuid. - •
In the method
fave.getLinksImages are returned in the fieldsphoto_50andphoto_100instead ofimage_srcandimage_middle.
Field post_type in возвращаемом объекте Using the value post instead of copy for reposts.
- •
In the object describing the user , поля
photoandphoto_medium_recrenamed tophoto_50andphoto_100. - •
returned objects contain information about reposts in a new format. In addition, the methods return information about subsequent reposts.