Hi Vaghela, Currently, campaign goals are not supported through the AdWords API. However, creating of Search Campaign is supported and you can still implement your marketing strategies through the API by using the Remarketing <https://developers.google.com/adwords/api/docs/guides/remarketing>, Bidding <https://developers.google.com/adwords/api/docs/guides/bidding> and/or Targeting <https://developers.google.com/adwords/api/docs/guides/location-targeting>. To create a search campaign, you have to set the advertisingChannelType <https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService.Campaign#advertisingchanneltype> field to *SEARCH*. You may refer to this guide <https://developers.google.com/adwords/api/docs/guides/campaigns-overview> for more information on creating campaigns which also includes complete sample code <https://developers.google.com/adwords/api/docs/guides/campaigns-overview#code_examples> .
Thanks and regards, Luis AdWords API Team On Friday, December 7, 2018 at 7:12:46 AM UTC+8, vaghela chirag wrote: > > How Can Create Simple Search Campaign in Adwords? > I have attach screenshot please help me. > > Thanks in advance > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b4e70ff3-bb13-4bd2-a544-1acb7a524afa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
