Подскажите пожалуйста примером как мониторить текущий баланс аккаунта с
помощью rest api. Нигде не могу найти. Нам важно словить момент превышения
порога (при невозможности списания денег с карты) и предупредить менеджера
что реклама не смогла оплатится, я то уже не раз реклама останавливалась
Please publish my message
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
>From the click_view table using gclid we get the keyword that triggered the
click. Next, look in the search_term_view table how much this keyword cost
on this day (date) and what search query caused it. This all works for
search campaigns, but not for contextual display advertising.
We don’t
Thank you very much! This code works!
четверг, 30 января 2025 г. в 17:44:53 UTC+2, Google Ads API Forum Advisor:
> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Could you please confirm if you are referring to negative keyword?
>
> If so, you can refer to this docume
please publish
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 For
Please give an example of a Rest Api request for adding negative words to a
campaign
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you
please post a message
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
Good afternoon I am trying to set the value of the maximum price per click
with this request:
{
"operations": [
{
"update": {
"targetSpend": {
"cpcBidCeilingMicros": 530
},
"resourceName": "customers/*/campaigns/***"
},
"upda
Good afternoon I am trying to set the value of the maximum price per click
with this request:
{
"operations": [
{
"update": {
"targetSpend": {
"cpcBidCeilingMicros": 530
},
"resourceName": "customers/*/campaigns/***"
},
"up
Please publish my question
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
When executing a request
SELECT campaign_group.id, campaign.name, campaign.advertising_channel_type,
campaign.target_spend.cpc_bid_ceiling_micros FROM campaign WHERE campaign.id
= 'campaign.id'
Everything is ok. We receive a response.
[{
"results": [{
"campaign": {
"re
Hi,
When executing a request
SELECT campaign_group.id, campaign.name, campaign.advertising_channel_type,
campaign.target_spend.cpc_bid_ceiling_micros FROM campaign WHERE campaign.id =
'campaign.id'
Everything is ok. We receive a response.
[{
"results": [{
"campaign": {
12 matches
Mail list logo