---
title: CKSyncEngineFetchChangesScope
framework: cloudkit
role: symbol
role_heading: Class
path: cloudkit/cksyncenginefetchchangesscope
---

# CKSyncEngineFetchChangesScope

A scope in which the sync engine will fetch changes from the server.

## Declaration

```occ
@interface CKSyncEngineFetchChangesScope : NSObject
```

## Topics

### Instance Properties

- [excludedZoneIDs](cloudkit/cksyncenginefetchchangesscope/excludedzoneids.md)
- [zoneIDs](cloudkit/cksyncenginefetchchangesscope/zoneids.md)

### Instance Methods

- [containsZoneID:](cloudkit/cksyncenginefetchchangesscope/containszoneid:.md)
- [initWithExcludedZoneIDs:](cloudkit/cksyncenginefetchchangesscope/initwithexcludedzoneids:.md)
- [initWithZoneIDs:](cloudkit/cksyncenginefetchchangesscope/initwithzoneids:.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [NSCopying](foundation/nscopying.md)
