Hi, All campaigns are created using CampaignService, though the list of settings you have to use varies. You can find some Java examples for PLA campaigns here: https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/shoppingcampaigns
I don't have an example for Remarketing campaigns, but https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201502/basicoperations/AddCampaigns.java is a good starting point. Remarketing campaigns would have advertisingChannelType as DISPLAY. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, April 28, 2015 at 5:38:09 AM UTC-4, MCC Test wrote: > > Hello Everyone, > > I need to create the remarketing campaigns and PLA campaigns via adwords > api.Can anyone help me which api service I need to call? > > Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/233ebb31-a3cf-4327-aa54-87cfc9f2ff1f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
