Hi I trying to get the campaign using the CAMPAIGN_PERFORMANCE_REPORT, but 
I'm getting the next error.
I'm adding the Authorization token, the developer token and the 
clientCustomerId


REQUEST
https://adwords.google.com/api/adwords/reportdownload/v201603?__rdxml=<reportDefinition
 
xmlns="https://adwords.google.com/api/adwords/cm/v201603";>
    <selector>
        <fields>CampaignId</fields>
        <fields>CampaignName</fields>
        <fields>CampaignStatus</fields>
        <fields>Impressions</fields>
        <fields>Clicks</fields>
        <fields>AverageCpc</fields>
        <fields>Cost</fields>
        <fields>ConvertedClicks</fields>
        <fields>AccountDescriptiveName</fields>
        <fields>ActiveViewImpressions</fields>
        <fields>Amount</fields>
        <fields>AverageCpm</fields>
        <fields>AveragePosition</fields>
        <fields>ClickConversionRate</fields>
        <fields>CostPerConvertedClick</fields>
        <fields>Ctr</fields>
        <fields>CustomerDescriptiveName</fields>
        <fields>EndDate</fields>
        <fields>StartDate</fields>
        <fields>BudgetId</fields>
        <fields>ServingStatus</fields>
        <fields>Period</fields>
        <predicates>
            <field>CampaignName</field>
            <operator>CONTAINS</operator>
            <values />
        </predicates>
    </selector>
    <reportName>informe</reportName>
    <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
    <dateRangeType>TODAY</dateRangeType>
    <downloadFormat>XML</downloadFormat>
</reportDefinition>


RESPONSE
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportDownloadError>
    <ApiError>
        <type>LoasAuthenticationError.CLIENT_NOT_AUTHORIZED</type>
        <trigger>&lt;null&gt;</trigger>
        <fieldPath />
    </ApiError>
</reportDownloadError>




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ebcb1d4c-b91b-4d79-a033-7d39ee762f1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to