@@ -545,9 +545,9 @@ with which parameters.
545
545
LATEST [string] latest_by 'ENTITIES_CREATED_AT':
546
546
When dealing with multiple
547
547
Versions associated to a group
548
- of entities, returns only the
549
- last Version created for each
550
- entity.
548
+ of entities, this will return
549
+ only the last Version created
550
+ for each entity.
551
551
For example, when dealing with a
552
552
set of Shots, this preset allows
553
553
to find the latest Version created
@@ -572,20 +572,20 @@ with which parameters.
572
572
step.list_order value.
573
573
Published LATEST [string] latest_by 'ENTITIES_CREATED_AT':
574
574
Files When dealing with multiple
575
- PublishedFiles associated to a group
576
- of entities, returns only the
577
- last PublishedFiles created for each
578
- entity.
575
+ PublishedFiles associated to a
576
+ group of entities, this will return
577
+ only the last PublishedFiles created
578
+ for each entity.
579
579
For example, when dealing with a
580
580
set of Versions, this preset allows
581
- to find the latest PublishedFile created
582
- for each of these Versions.
581
+ you to find the latest PublishedFile
582
+ created for each of these Versions.
583
583
584
584
'VERSION_NUMBER':
585
585
When dealing with multiple
586
- PublishedFiles associated to a group
587
- of entities, returns only the
588
- PublishedFile with the highest
586
+ PublishedFiles associated with a
587
+ group of entities, this returns only
588
+ the PublishedFile with the highest
589
589
version_number.
590
590
591
591
.. _data_types :
0 commit comments