Adwords Report V201603

56 views
Skip to first unread message

jona...@garagecoders.net

unread,
Apr 25, 2016, 3:18:51 PM4/25/16
to AdWords API Forum
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
    <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>




Umesh Dengale

unread,
Apr 25, 2016, 3:25:07 PM4/25/16
to AdWords API Forum
Hello,

We are actively investigating LoasAuthenticationError.CLIENT_NOT_AUTHORIZED error. We should have an update very soon.

Thanks,
Umesh, AdWords API Team.

Fred Jiles

unread,
Apr 25, 2016, 3:30:42 PM4/25/16
to AdWords API Forum
I wonder if there is an issue with the api currently.  My code was working fine until this afternoon and now I am getting the same issue.

Umesh Dengale

unread,
Apr 25, 2016, 3:55:06 PM4/25/16
to AdWords API Forum
Hello,

The engineering team has identified the issue and fix is deployed. Please try to run the reports and let us know if you experience the same issue.
Reply all
Reply to author
Forward
0 new messages