Re: Default Max. CPC for adgroup

2013-07-22 Thread Paul Matthews (AdWords API Team)
Hi Roberto,

The content from this topic is no longer relevant to all current versions 
of the API, as it was last posted to in 2011.

For general information about bidding, please see the bidding 
guidehttps://developers.google.com/adwords/api/docs/guides/biddingin our 
docs. The previously named MaxCpc is now exposed as 
CpcBid.bidhttps://developers.google.com/adwords/api/docs/reference/latest/CampaignService.CpcBid?hl=en#bidin
 the latest version of the API.

For example code on setting the bidding strategy, each library ships with 
an add ad group example, which contains the relevant code. Here is a link 
to the java AddAdGroups.java 
examplehttps://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201306/basicoperations/AddAdGroups.java
.

Regards,

- Paul, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Default Max. CPC for adgroup

2013-07-19 Thread hpodevte...@gmail.com
The sample link return page not found.
Could you please kindly share a sample on how to update Default Max CPC bit 
to a specific AdGroup?

Thanks in advance
Roberto

On Wednesday, November 2, 2011 9:49:32 AM UTC-4, Kevin Winter wrote:

 Hi,
   The AdGroup object doesn't have a multiplier field.  I think you may be 
 referring to experiments (
 http://code.google.com/apis/adwords/docs/reference/latest/AdGroupService.ManualCPMAdGroupExperimentBidMultipliers.html
 ).

 We have an example that shows how to create an AdGroup with a max CPC bid: 
 http://www.google.com/codesearch/p?hl=en#Fu0vUbQ37f4/trunk/examples/v201109/AddAdGroup.phpq=Tags:.*AdGroupService%20v201109%20package:google-api-adwords-java%7Cgoogle-api-adwords-php%7Cgoogle-api-adwords-python-lib%7Cgoogle-api-adwords-dotnet%7Cgoogle-api-adwords-ruby%7Cgoogle-api-ads-ruby%7Cgoogle-api-adwords-perlsa=Nct=rxcd=2

 You should be able to easily adapt that to update an existing AdGroup.

 - Kevin Winter
 AdWords API Team


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Default Max. CPC for adgroup

2011-11-02 Thread Kevin Winter
Hi,
  The AdGroup object doesn't have a multiplier field.  I think you may be 
referring to experiments (
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupService.ManualCPMAdGroupExperimentBidMultipliers.html
).

We have an example that shows how to create an AdGroup with a max CPC bid: 
http://www.google.com/codesearch/p?hl=en#Fu0vUbQ37f4/trunk/examples/v201109/AddAdGroup.phpq=Tags:.*AdGroupService%20v201109%20package:google-api-adwords-java%7Cgoogle-api-adwords-php%7Cgoogle-api-adwords-python-lib%7Cgoogle-api-adwords-dotnet%7Cgoogle-api-adwords-ruby%7Cgoogle-api-ads-ruby%7Cgoogle-api-adwords-perlsa=Nct=rxcd=2

You should be able to easily adapt that to update an existing AdGroup.

- Kevin Winter
AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Default Max. CPC for adgroup

2011-10-31 Thread opalepatrick
OK I can see that it is AdGroupService, so now I could do with an example 
for using the bid multiplier (in php preferably) but any language would help

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


Re: Default Max. CPC for adgroup

2011-10-31 Thread opalepatrick
I want to try an adapatation of the status update stuff.

while ($row = mysql_fetch_assoc($result)) {
// Create ad group with updated bid.
$adGroup = new AdGroup();
$adGroup-id = (float) $row['adgid'];
$adGroup-multiplier = 0.75;
// Create operations.
$operation = new AdGroupOperation();
$operation-operand = $adGroup;
$operation-operator = 'SET';
$newops[] = $operation;
}
$operations = $newops;

Will this adapt the adgroup max default cpc by 0.75?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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