Returns the publisher ID.
Future<String?> getPublisherId() { return getClientId(ClientConfigurationType.publisherConfiguration); }