Closed rambobinator closed 6 years ago
@ramnes i made the changes
@romas, can you please also add an example of usage inside the README? You can also change service
to service_name
there, on the custom representation code block.
@ramnes done
Thanks!
Regarding Appnexus documentation: https://wiki.appnexus.com/display/api/Change+Log+Services#ChangeLogServices-getdetails Relevant services are:
I had to rename service parameter to _service since change-log endpoint use it as needed argument.
I also add profile property the same way to keep services creation on a single function instead of redefining class everywhere.