Hi Cory,
I'm Dave, colleague of Peter, I will be providing support for your concern.
In order to set a field for a batch job, you would need to create a batch
job operations
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#create_operations_for_the_batch_job>.
In this case, you would need create a batch job operations for
AdGroupBidModifier
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupBidModifierService.AdGroupBidModifier>
then
set
the bidModifier
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupBidModifierService.AdGroupBidModifier#bidmodifier>
so
that you could increment all ad groups in the result set. Also, I would
suggest that you go through this guide
<https://developers.google.com/adwords/api/docs/guides/batch-jobs> to know
more about batch job processing.
Let me know if this helps. Should you have further clarifications, feel
free to write back.
Regards,
Dave
Google Ads API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
https://ads-developers.googleblog.com/search/label/google_ads_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
On 04/30/19 10:13:56 [email protected] wrote:
Thank you Peter. I am fairly new to the adwords API, so hoping you can
provide me some guidance!
Lets say I have a set of ad groups which I attained from the AdGroupService:
client.get(selector)
How would I go about setting a $.50 increment on all ad groups in that
result set?
Sorry, I have used many API's before, but am having trouble deciphering the
adwords documentation.
Thanks in advance!
On Monday, April 29, 2019 at 4:12:51 AM UTC-5, googleadsapi-forumadvisor
wrote:
Hi Cory,
You can use the BatchJobService
<https://developers.google.com/adwords/api/docs/reference/v201809/BatchJobService>
to
update all your ad groups' bids, since the AdGroupBidModifierOperation
<https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupBidModifierService.AdGroupBidModifierOperation>
is supported
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations>
for
batch processing. I hope this helps and feel free to write back if you have
any further clarifications.
Thanks and regards,
Peter
Google Ads API Team
Was your question answered? Please rate your experience with us by taking a
short survey.
If not -- reply to this email and tell us what else we can do to help.
Take Survey
<https://support.google.com/google-ads/contact/survey_transactional?caseid=4-8981000026436&hl=en&ctx=1>
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
On 04/29/19 08:41:11 [email protected] wrote:
I would like to automate a process that can be done through the adwords
admin management panel.
I have a large number of adwords campaigns, and I would like to automate
the process of bidding up and down across all ad groups.
In the UI, you can do this by clicking all ad groups > Edit > Change Bids >
Increase by amount (see screenshot).
Can this be done through the adwords API? Which service would I use?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/dd175d4f-0b1a-42b6-b81b-3bb96b4ae188%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/dd175d4f-0b1a-42b6-b81b-3bb96b4ae188%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9ca6ba8e-063b-4202-814d-6b124026f85a%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/9ca6ba8e-063b-4202-814d-6b124026f85a%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/18vhmj8000000001glkktk00022dsow6gmjge9o64o30c1g68r38cpm%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.