Hi, I'm trying to create a PLA campaign using the Java API and I've come across a problem which I suspect is a complete misunderstanding of how the api works.
Could you tell me the correct way to add ProductExtension to an a campaign using the api, I've tried a few things but come up against a wall. If I create a ProductExtension object and assign the customerID, advertiser name and campaign ID; I get a permission denied error if I try to ADD it using CampaignAdExtension Service, which I suspect is because it is trying to create a new extension rather than link it to the campaign. So I thought I could get the extension id and use that instead, however querying the api for extensions doesn't seem to return any product extension references. I only seem to get SiteLinkExtensions. I've tried various predicates to restrict the search such as asking for specific campaign IDs which I know use product extensions, but still nothing. I suspect I'm doing it completely wrong or it isn't supported through the api. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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