The firefox plugin called poster 
(https://addons.mozilla.org/en-US/firefox/addon/poster/) would be a good 
way to start. 
What headers and coding would I need to use as I need to test my xml code.

At the moment I have in the main window: -

Posting to *(url)*  
*https://adwords.google.com/api/adwords/reportdownload/v201309*
*Content type = multipart/form-data*

__rdxml=<reportDefinition 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>
  <selector>
    <fields>Impressions</fields>
    <fields>Clicks</fields>
    <fields>Cost</fields>
    <predicates>
      <field>Status</field>
      <operator>IN</operator>
      <values>ACTIVE</values>
      <values>PAUSED</values>
    </predicates>
  </selector>
  <reportName>Custom Mike Report</reportName>
  <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
  <dateRangeType>TODAY</dateRangeType>
  <downloadFormat>XML</downloadFormat>
</reportDefinition>

I need to add the SOAP envelope but have had many problems....
HEADERS used are: -

   - Authorization: 1/Kckxxxxxxxxxxxxxxxxxxxxxxxxxxxx
   - developerToken: _RK0xxxxxxxxxxxxxx
   - clientCustomerId: 123-456-7890        (this is not my main MCC account 
   but a sub account?, Is this correct)
   - returnMoneyInMicros: true


Can anyone help?

Just need stats in xml......to download....

 





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to