Re: How to set up "Bid only" option in a display network campaing

2014-06-03 Thread Ashish Pathak
Thank you Josh !, Its working. On Monday, June 2, 2014 10:42:11 PM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: > > Hi Ashish, > > You'll need to specify the targeting setting when creating the ad group, > e.g., > > operations = [{ > 'operator': 'ADD', > 'operand': { >

Re: How to set up "Bid only" option in a display network campaing

2014-06-02 Thread Josh Radcliff (AdWords API Team)
Hi Ashish, You'll need to specify the targeting setting when creating the ad group, e.g., operations = [{ 'operator': 'ADD', 'operand': { 'campaignId': campaign_id, 'name': 'My ad group', 'status': 'ENABLED', 'biddingStrategyConfiguration': {

Re: How to set up "Bid only" option in a display network campaing

2014-06-02 Thread Ashish Pathak
I have also tried- ad_group_criterion_service = client.GetService( 'AdGroupCriterionService', version='v201402') # Create the ad group criteria. ad_group_criteria = [ { 'xsi_type': 'BiddableAdGroupCriterion', 'adGroupId': ad_group_id, 'criterion': {

Re: How to set up "Bid only" option in a display network campaing

2014-05-31 Thread Ashish Pathak
Hello, I wish set targeting setting = 'BID ONLY' for newly created adgroup. operations = [{ 'operator': 'ADD', 'operand': { 'campaignId': campaign_id, 'name': 'adgroup_name' 'status': 'ENABLED', 'biddingStrategyConfiguration': { 'b

Re: How to set up "Bid only" option in a display network campaing

2014-01-23 Thread Josh Radcliff (AdWords API Team)
Hi, Regarding your two questions: *1) how can we choose the option "bid only"* You can do this via AdGroupService by adding a TargetSettingDetailto your AdGroup's Settings

How to set up "Bid only" option in a display network campaing

2014-01-21 Thread Kim Pham
Hello everyone, We would like to use diffrent targettings for a display network campaign. For exemple, to use keyword display and to add the placements for an adgroup => our ads will be display on the placements automatic thanks to a list of keywords, and ALSO on the placements added for each a