My favorites | Sign in
Project Logo
                
Code license: Apache License 2.0
Labels: adsense, api, code, sample, xml
Feeds:
People details
Project owners:
  api.wes

After filling in the blanks, these XML samples can be curl'd to the AdSense API service as so:

curl --trace-ascii - --header "Content-Type: text\xml" --header "SOAPAction: ${MY_ACTION}" --data @${MY_XML_FILE} https://{sandbox.|}google.com/api/adsense/v${VERSION_NUM}/${SERVICE}









Hosted by Google Code