---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/direct/doc/en/best-practice/principles.md
  - https://yandex.ru/dev/direct/doc/ru/best-practice/principles.md
  - href: en/best-practice/principles.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/dg/best-practice/principles.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/direct/doc/en/llms.txt

# General  method properties in the API version 5

Starting from version 5, the logic has changed for working with objects: creating, editing, getting, and so on.  Here are the key features of the API version 5 methods used by all the services:

- [Getting data: the "get" method](https://yandex.ru/dev/direct/doc/en/best-practice/get.md)
- [Operations on object arrays](https://yandex.ru/dev/direct/doc/en/best-practice/modify.md)
- [Editing separate parameters](https://yandex.ru/dev/direct/doc/en/best-practice/part-update.md)

