Hi, The most likely cause of your problem is that the text in your adverts does not meet the editorial guidelines, or the text contains trademarked items. What happens if you try to create the Advert manually?
Creating and advert costs 50 API units even if the operation fails. What you should do is make a call to checkAds, which will tell you if the advert is valid. If the advert is not valid, checkAds will return the reasons why it is not valid. The call to checkAds costs 1 API unit per advert, so this will save you money if you do. if checkAds indicates that the advert is valid, you can then create it using addAds. That being said, I have recently started using checkAds, but have been unable to get it to work. I would be interested to know if you decide to use checkAds and manage to get it to work. Regards, Peter Turner On Oct 15, 6:19 am, Preeti <[EMAIL PROTECTED]> wrote: > Hello Everyone, > I have created around 1000 of ads using api > soap method in asp code.then i checked somes texty ads are notcreated > there.adgroupid for these are created even keywords are also > created.but why only 3-4 ads are not created.what is the main problem > behind this.Please help and reply me as soon as possible > Thanks > Gurpreet --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
