RE: Add Youtube Channel to Excuded Placements

44 views
Skip to first unread message
Message has been deleted

googleadsapi...@google.com

unread,
Jan 22, 2019, 4:02:54 PM1/22/19
to AdWords API and Google Ads API Forum
Hi Robert,

I was able to exclude a YoutubeChannel at campaign level using CampaignCriterionService. Below is the SOAP request:

    <soapenv:Body>
            <operations>
                <operator>ADD</operator>
                <operand xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809" xsi:type="ns2:NegativeCampaignCriterion">
                    <ns2:campaignId>*****</ns2:campaignId>
                    <ns2:criterion xsi:type="ns2:YouTubeChannel">
                        <ns2:channelId>*****</ns2:channelId>
                    </ns2:criterion>
                </operand>
            </operations>
        </mutate>
    </soapenv:Body>
</soapenv:Envelope>

Please give it a try and let me know if you have any further questions.

Regards,
Dhanya, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

Message has been deleted

googleadsapi...@google.com

unread,
Jan 23, 2019, 2:36:36 PM1/23/19
to AdWords API and Google Ads API Forum
Hi Robert,

The MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT error is thrown when you are trying to mutate a campaign created using Express account as stated in this section of the guide. In order to check further, could you reply back with the SOAP request and response including client customer id? You may reply privately to author.

Regards,
Dhanya, Adwords API Team
Message has been deleted

Robert

unread,
Jan 24, 2019, 2:36:29 PM1/24/19
to AdWords API and Google Ads API Forum
Task solved. TY
Reply all
Reply to author
Forward
0 new messages