Source code for appnexus.representations

[docs]def raw(client, service, obj): return obj
__all__ = ["raw"]