Hi Sanjay,

Verticals should be created using the path field only, without specifying 
the ID.  Please ensure you are encoding the ampersand (&) correctly.

Best,
- Eric Koleda, AdWords API Team

On Thursday, March 22, 2012 10:27:03 AM UTC-4, Sanjay Vel wrote:
>
> I created the operation like this 
>
> operations = []
> operation << {
>   :operator => 'ADD',
>   :operand => {
>     :xsi_type => 'NegativeCampaignCriterion',
>     :campaign_id => campaignId,
>     :criterion => {
>       :xsi_type => 'Vertical',
>       :id => 29,
>       :path => ["Real Estate"]
>     }
>    }
> }
>
> This criterion was added and displayed in sandbox. When i did the same for 
> 'Home & Garden' with id = 11, is not showing in sandbox.
> Where I am doing wrong? Is the referred id correct for this particular 
> vertical category? 
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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