request_builder: Build AdXML Request for API

Description Usage Arguments Value

Description

This function is an internal helper that combines the credentials string with the AdXML body to create a properly formatted API request.

Usage

1
request_builder(credentials, adxml_request)

Arguments

credentials

a character string as returned by oas_build_credentials

adxml_request

an XML document formatted as AdXML that forms the basis of the API request. The AdXML will vary depending on the request being made.

Value

A character, formatted as XML, that is ready for a POST to the API endpoint


ReportMort/roas documentation built on May 9, 2019, 9:45 a.m.