I'm using xml schema to createLabels. but, getting error HTTP Status Code: 500 To createLabel, do we need to enable permission, if yes, could you please enable it from your end.
Networkcode- 133009657 ApplicationName- Nine Digital (Production) <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header> <ns1:RequestHeader soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns:ns1=[gamApiVersion]> <ns1:networkCode>[networkCode]</ns1:networkCode> <ns1:applicationName>[applicationName]</ns1:applicationName> </ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <createLabels xmlns=[gamApiVersion]> <labels> <name>[labelName]</name> <types>[labelType]</types> </labels> </createLabels> </soapenv:Body> </soapenv:Envelope> ===================== Internal : Unexpected error Error during Web API HTTP Request HTTP Status Code: 500 HTTP Response Content: <soap:Envelope xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://www.google.com/apis/ads/publisher/v202311"><requestId>b85bb2d0c1a5f2c3882d45d6c5945011</requestId><responseTime>116</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>[PermissionError.PERMISSION_DENIED @ ]</faultstring><detail><ApiExceptionFault xmlns=" https://www.google.com/apis/ads/publisher/v202311"><message>[PermissionError.PERMISSION_DENIED @ ]</message><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="PermissionError"><fieldPath></fieldPath><trigger></trigger><errorString>PermissionError.PERMISSION_DENIED</errorString><reason>PERMISSION_DENIED</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f6b61a01-ea28-4862-8423-b4939963e7b4n%40googlegroups.com.