I'm not 100% on what you're asking, so I'll answer what it seems like: Can you copy a campaign (Game) with the API: No. API scripts exist inside a Game, so accessing things outside one is not really in scope. Can you archive maps (Pages) with the API: Yes. Archived is a read/write property on the Page object. Freebie: Can you organize Pages on the Page Toolbar: No, that's not yet exposed to the API.