Use the type parameter to get a specific type of content. You can pass one of the following values: 'ASSET_PUBLISHED', 'ENTRY_PUBLISHED', 'ASSET_UNPUBLISHED', 'ENTRY_UNPUBLISHED', 'ASSET_DELETED', 'ENTRY_DELETED', 'CONTENT_TYPE_DELETED'.
//Obj-C
NSDate *date = [NSDate date]; //date from where synchronization is called.
You can also initialize sync with entries of only specific locales. To do this, use sync Locale and specify the locale code as its value. However, if you do this, the subsequent syncs will only include the entries of the specified locales.