<detail>
Hi,

I have an exiting campaign which I am trying to update using campaign
adwords api.  I am trying to set the campaign geotargeting cities to
300 cities and update the campaign.  I am getting this on update
setting too many targeted locations (i.e 300 cities).  I had read on
the documentation that one can set max of 300 targeted locations.

I would appreciate if someone can shed some light.  Here is the fault
message returned by the api.

 <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/v13";>
       <ns1:code>122</ns1:code>

       <ns1:message>One or more input elements failed validation.</
ns1:message>

       <ns1:errors>
        <ns1:index>0</ns1:index>

        <ns1:field>geoTargeting</ns1:field>

        <ns1:code>29</ns1:code>

        <ns1:isExemptable>false</ns1:isExemptable>

        <ns1:detail>Too many targeted locations.</ns1:detail>

     </ns1:errors>

    </ns1:fault>

   </detail>

--

You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.


Reply via email to