+ "\"%s\" was updated.\n", updatedCustomTargetingKey.getId(),
updatedCustomTargetingKey.getName(), updatedCustomTargetingKey.getDisplayName());
}
}
statementBuilder.increaseOffsetBy(StatementBuilder.SUGGESTED_PAGE_LIMIT);
} while (statementBuilder.getOffset() < totalResultSetSize);
}
public static void main(String[] args) throws Exception {
// Generate a refreshable OAuth2 credential similar to a ClientLogin token