powered by
Build the XML Header for the XML Envelope.
buildXmlHeader(myMcc, userAgent, developerToken, apiVersion)
The Manager Account (MCC) needed to access the Adwords API
The user agent required for the header of the XML request
The developerToken required for accessing the API. Found in the API settings of the Adwords Account.
Version of the API being used.
Returns the XML Header for the Envelope
# NOT RUN { buildXmlHeader("123-456-7890", "myUserAgent", "myD3v3l0p3r70k3n", "v201806") # }
Run the code above in your browser using DataLab