Video Ad Groups missing when querying Ad Groups using User Lists via AdGroupCriterionService

20 views
Skip to first unread message

alexande...@emarsys.com

unread,
Mar 9, 2016, 12:44:39 PM3/9/16
to AdWords API Forum
Hi,

via the AdGroupCriterionService I am querying all ad groups using a user list [1]. That works fine but video campaigns are NOT returned in the response.

Why are video campaigns not in the response?

All the best,
Alex 

[1] SOAP request:
    <soap:Header>
            <ns1:developerToken>**********************</ns1:developerToken>
            <ns1:clientCustomerId>**********</ns1:clientCustomerId>
        </ns1:RequestHeader>
    </soap:Header>
    <soap:Body>
            <serviceSelector>
                <fields>AdGroupId</fields>
                <fields>UserListId</fields>
                <fields>UserListName</fields>
                <predicates>
                    <field>CriteriaType</field>
                    <operator>EQUALS</operator>
                    <values>USER_LIST</values>
                </predicates>
            </serviceSelector>
        </get>
    </soap:Body>
</soap:Envelope>

Anthony Madrigal

unread,
Mar 9, 2016, 3:24:10 PM3/9/16
to AdWords API Forum
Hi Alex,

The reason you are not getting video campaigns returned is because they are currently not supported with the API services.

The only way to get video campaign statistics is to run a report (including the new Video Performance Report).

Please see our blog regarding any updates regarding this.

Regards,
Anthony
AdWords API Team
Reply all
Reply to author
Forward
0 new messages