Conversion campaign - Issue in selective_optimization

2022-06-20 Thread SR
Can we use selective_optimization in Google Search and Display campaigns?

I have shared the request and response details below. Please let me know 
what is the issue and how to resolve this.

Request details:
URL:
https://googleads.googleapis.com/v10/customers/REDACTED/campaigns:mutate
Header:
{'Content-Type': 'application/json', 'developer-token': 'REDACTED', 
'login-customer-id': 'REDACTED', 'Authorization': 'Bearer REDACTED'}
Data:
{'validate_only': True, 'operations': [{'create': {'status': 'PAUSED', 
'advertisingChannelType': 'SEARCH', 'name': 'test', 'campaignBudget': 
'customers/REDACTED/campaignBudgets/REDACTED', 'startDate': '2022-07-10', 
'endDate': '2022-07-20', 'networkSettings': {'targetGoogleSearch': 'true', 
'targetSearchNetwork': 'true', 'targetContentNetwork': 'false', 
'targetPartnerSearchNetwork': 'false'}, 'biddingStrategyType': 
'MAXIMIZE_CONVERSIONS', 'selectiveOptimization': {'conversionActions': 
['customers/REDACTED/conversionActions/REDACTED', 
'customers/REDACTED/conversionActions/REDACTED', 
'customers/REDACTED/conversionActions/REDACTED', 
'customers/REDACTED/conversionActions/REDACTED', 
'customers/REDACTED/conversionActions/REDACTED', 
'customers/REDACTED/conversionActions/REDACTED']}, 'maximizeConversions': 
{}}}]}

Getting the following error:
{
  "error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
  {
"@type": 
"type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure",
"errors": [
  {
"errorCode": {
  "requestError": "UNKNOWN"
},
"message": "The error code is not in this version.",
"trigger": {
  "stringValue": ""
},
"location": {
  "fieldPathElements": [
{
  "fieldName": "operations",
  "index": 0
},
{
  "fieldName": "create"
},
{
  "fieldName": "selective_optimization"
},
{
  "fieldName": "conversion_actions"
}
  ]
}
  }
],
"requestId": "ywajMew3_-B46URFU60f0Q"
  }
]
  }
}


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ce170ffe-2526-426f-ad0d-0d25d10a07a7n%40googlegroups.com.


How to get unmatched users from google Ads?

2022-06-20 Thread Gaurav Sachdeva
Hi want to get the information of all the users that were not match by 
google. I have upload a user list and match rate is 89% , now I want to get 
the users which are not matched my google. 

Is it possible by GAQL ? how can get all the unmatched users? Also how can 
get individual user level details ? like abc@someemail clicked on ad but 
b@someemail never clicked. 

And these are users that are not matched. a complete list
and individual level reporting

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8a4484dc-22fa-494c-848e-4a2142b6393an%40googlegroups.com.


Re: Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Additional Info, I use v9

On Monday, June 20, 2022 at 7:26:09 PM UTC-4 SaleSpider Ad Operations wrote:

> Hi,
>
> I want to create a query like this but in Ad level
>
> SELECT segments.date, campaign.name, metrics.impressions, 
> metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, 
> metrics.cost_micros  FROM campaign 'WHERE segments.date DURING LAST_30_DAYS
>
> I bolded the new column to be selected.
> I want to select Date, Campaign Name, *Ad Name*, Impressions, Active 
> View, Viewable Impressions, Clicks, and All Conversions
>
> but I can't seem to find the right table.
>
> Let me know if you know the answer.
>
> Thanks!
> Romaine
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e568977e-3d31-4c95-9b6d-f1b62014faecn%40googlegroups.com.


Ad Report for Google Ads API

2022-06-20 Thread SaleSpider Ad Operations
Hi,

I want to create a query like this but in Ad level

SELECT segments.date, campaign.name, metrics.impressions, 
metrics.active_view_impressions, metrics.clicks, metrics.all_conversions, 
metrics.cost_micros  FROM campaign 'WHERE segments.date DURING LAST_30_DAYS

I bolded the new column to be selected.
I want to select Date, Campaign Name, *Ad Name*, Impressions, Active View, 
Viewable Impressions, Clicks, and All Conversions

but I can't seem to find the right table.

Let me know if you know the answer.

Thanks!
Romaine

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2e20616b-924e-4c83-8069-f7d6ae0014b0n%40googlegroups.com.


RE: Missing REST documentation

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Goncalo,

Thank you for reaching out to the Google Ads API support team.

I raised with my team your request. This request is subject to review. So I 
would recommend keeping an eye on our Developer Blog for information on future 
releases.

Thanks,

Nirmitabahen Gaurav
Google Ads API Team
ref:_00D1U1174p._5004Q2byFbU:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uOUkj0RDSLOX00bxTVGifxS_KNRZIkBurIGQ%40sfdc.net.


Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lorenzo,

Thanks for getting back to us.

For us to provide specific recommendations, could you provide us with the 
complete Ads UI screenshot showing the audience that you’ve created via Ads UI? 
Please send us a screenshot using reply privately to the author option.

Regards,


Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2b65pf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/gYdB20RDSBFI00Y41xbz5YQiuhJK78pErCLw%40sfdc.net.


Re: Multiple rows with same segment value

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vijay,

The Ads API can only be a conduit to the Ads product as exposed in the Ads UI. 
There may be a feature availability time lag when using the API. All currently 
supported click types return correctly while unsupported types get their own 
row. Could you also elaborate how this makes the report unusable?

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2arvXW:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lCYE70RDS79X00aKP6nL_ITXq6p-s_1ephJg%40sfdc.net.


Re: v11 and Display campaigns

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Javier,

Good day to you.

Thank you for sending updates on your concern. If you have additional questions 
regarding the topic being discussed in this thread, feel free to send those 
over to our team and we would be happy to assist you further.

Please let me know if you have further concerns and our team will be happy to 
provide support.


Best,

Anthony Cyril
Google Ads API Team
ref:_00D1U1174p._5004Q2bxJi4:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2vazo0RDS5JV009t4GFKGBRWCswQZzcTYP8Q%40sfdc.net.


RE: list available apps

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matan,

The account_link resource has account_link.third_party_app_analytics.app_id. If 
the above isn't what you are looking for, could you send us a full screen 
screenshot of the Ui showing what you are looking for?

You may send the requested information via "Reply to author" or via 
googleadsapi-supp...@google.com with a link to this forum post added to the new 
thread.

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2byEHN:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/m_Ttn0RDS4J400hhXzHV5yRbyigU-UTT8uxw%40sfdc.net.


list available apps

2022-06-20 Thread 'Matan Peleg' via Google Ads API and AdWords API Forum
hola,
is there a way to list the available application for creating campaigns?

to be clear:
when creating a campaign via the REST API for application installs, we need 
to add the 'appCampaignSetting' object that includes the 'appId' value.
Is there a way to list the available app ids?

Thank you 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/77847976-a535-4e28-a657-9486121c286cn%40googlegroups.com.


Re: Multiple rows with same segment value

2022-06-20 Thread Vijay Kumar
Hi Aryeh,

Thanks for getting to the cause of the issue. Before I get back to you on 
the business use case, I've one question. Why the invalid ENUM values 
"Mobile app extension" and "Image extension" are even allowed to be used? 
We are a reporting platform for the performance marketing teams and have 
thousands of accounts integrated. As a service provider, we can get back on 
their use cases, but I'm afraid this could be a fundamental issue with the 
ads API backend and there could be more such accounts. What do you think? 
Please correct me if I missed something.

On a side note, this is pretty urgent because google ads customers are 
unable to use the click-type segment reports due to this.

Regards,
Vijay Kumar

On Friday, June 17, 2022 at 11:56:16 PM UTC+5:30 adsapi wrote:

> Hi Vijay,
>
> Thank you for sending the response log too. When segmenting the UI 
> campaign screen by Click type I found 2 types in your account that don't 
> match any of the enums. They are Mobile app extension and Image extension. 
> This is the reason you have some campaigns with extra 'UNKNOWN' rows, the 
> different metrics match the 2 types mentioned above.
>
> To get a sense of priority, could you give us a business use case for 
> updating the enums in segments.click_type to match the UI?
>
> Regards,
>
> [image: Google Logo] 
> Aryeh 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2arvXW:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f20ce643-e4f2-49af-84ba-5cfc58882689n%40googlegroups.com.


RE: google ads api v10: empty response for ad_group

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to our API support team.

We'd like to take a closer look at the behavior you observed. That said, could 
you also share the complete request and response logs, and the 
login-customer-id used? If you haven't yet, logging can be enabled by 
navigating to the Client libraries > Your client library (ex. Java) > Logging 
documentation.

You may then send the requested information via the Reply privately to author 
option. If this option is not available, you may send the details directly to 
our googleadsapi-supp...@google.com alias instead.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2byD0z:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/sgY3t0RDS2WF00gNAaIX0GToexbwRYN-5UNg%40sfdc.net.


google ads api v10: empty response for ad_group

2022-06-20 Thread 'Aleh Melnik' via Google Ads API and AdWords API Forum
Hello! 

When i try to get report from ad_group on v10 i receive  empty response, 
but if i switch to v9 i receive all data as expected.

I thought  it due zero metrics, but I checked on v9, results have non-zero 
metrics 

the last requestId on v10: nIzun4MlWq4JTls-bH83qw

SELECT
segments.device,
segments.date,
metrics.absolute_top_impression_percentage,
metrics.all_conversions,
metrics.all_conversions_value,
metrics.clicks,
metrics.conversions,
metrics.conversions_value,
metrics.cost_micros,
metrics.cross_device_conversions,
metrics.impressions,
metrics.interactions,
metrics.search_budget_lost_absolute_top_impression_share,
metrics.search_budget_lost_top_impression_share,
metrics.search_exact_match_impression_share,
metrics.search_impression_share,
metrics.search_rank_lost_absolute_top_impression_share,
metrics.search_rank_lost_impression_share,
metrics.search_rank_lost_top_impression_share,
metrics.search_top_impression_share,
metrics.view_through_conversions,
customer.currency_code,
customer.descriptive_name,
customer.time_zone,
ad_group.id,
ad_group.name,
ad_group.status,
ad_group.type,
bidding_strategy.id,
bidding_strategy.name,
campaign.bidding_strategy,
campaign.bidding_strategy_type,
campaign.id,
campaign.name,
campaign.status,
ad_group.cpc_bid_micros,
ad_group.effective_target_roas,
ad_group.effective_target_roas_source,
ad_group.final_url_suffix,
campaign.manual_cpc.enhanced_cpc_enabled
FROM ad_group
WHERE segments.date BETWEEN '2022-06-01' AND '2022-06-15'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/74b2c5a1-b0ad-4050-94ab-898dc885c4c4n%40googlegroups.com.


RE: Add monolog/monolog:v1.26 compatibility to php client library

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jeroen,

For PHP Ads API Client Library specific issues you may reach out to the issue 
tracker for support.

Regards,

​​

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2byA2O:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/np99Y0RDS0MC00DtmZ7MP1SYOedmXoeeCbyg%40sfdc.net.


RE: Trying to update a campaign budget with python

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Andrew,

If you look at the log for your response, you will see that in the update_mask 
field the amount_micros is missing, which is the reason why the amount is not 
being changed.

I am not a Python expert, but I think the reason for this issue is in the line

client.copy_from(campaign_budget_operation.update_mask, 
protobuf_helpers.field_mask(None, campaign._pb))

Which is passing a campaign object to protobuf_helpers.field_mask.

Instead, I think it should be, in your code,

client.copy_from(campaign_budget_operation.update_mask, 
protobuf_helpers.field_mask(None, campaign_budget_resource_name._pb))

This should create the right field mask for the API request to indicate that 
the amount_micros field is being mutated, which in turn should result in the 
value being actually updated by your API request.

Hope this helps,

Mattia Tommasone
Google Ads API Team
ref:_00D1U1174p._5004Q2bxZGB:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/WOwGk0RDRZYK00l8KiFvwtTDexQqJh-FhFbg%40sfdc.net.


RE: Question about Querying Historical Data

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Orvin,

Thank you for reaching out to our API support team.

Since you mentioned that you are using a 3rd party connector which is make.com 
to query google ads into SQL server, to be honest with you the make.com is out 
of our scope support. Moving forward to your concern about "historical data," 
historical metrics cannot generate campaign total cost per day. To learn more 
about this, you can visit this link. On the other hand, what we can do is 
filter the date by using segments.date and metrics.cost_micros to generate the 
campaign total cost per day. To further help you, you can make use of the Query 
Builder to help you construct and validate queries.

If you have additional questions that is specific to Google Ads API, feel free 
to send those over to our team and we would be happy to assist you further.


Best,

Anthony Cyril
Google Ads API Team
ref:_00D1U1174p._5004Q2bxXzi:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lrN6T0RDRWN3009hGdr0cqSL28mtgbtejY9Q%40sfdc.net.


RE: why my campaign is attached with all conversion pixel instead of what i have selected.

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sunil,

Thank you for raising your concern to my team.

With regards to your concern, it appears that the more appropriate feature that 
you can use on your use case is the custom goal. To know more information about 
the custom goal and how to implement it, you can refer to this guide.

If the error persists, please provide the complete request and response logs 
with request ID and request header generated on your end so that we can further 
investigate the issue. You can provide it via Reply privately to author option. 
If this option is not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2by2sq:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8HTQs0RDRTNV002xu0DbCWR0initNBrd4dag%40sfdc.net.


Add monolog/monolog:v1.26 compatibility to php client library

2022-06-20 Thread J Franse
Hi Google Ads API team,

Our team was waiting for the update of the *php client library for Google 
Ads API*. Turns out the requirements of the new version V15.1 (supporting 
Google Ads API V11) includes monolog/monolog:v2 or v3. This is in conflict 
with the monolog/monolog:v1.26 version we use. Updating monolog is not easy 
for us, we use symfony/symfony:v4.4 (still supported), that version lists 
monolog 2 (and 3) as a conflict.

Can you please add monolog/monolog:v1.26 compatibility to php client 
library for Google Ads? Thanks in advance!

With regards,
Jeroen Franse

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/76e91184-1da4-4248-a756-afea1e6ae538n%40googlegroups.com.


Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-20 Thread Lorenzo Scortichini
Hi Nirmita,
thanks again for coming back to me.
Unfortunately, with everything you linked me so far I couldn't replicate 
the exact result I'm expecting.
As stated in the previous mail, all the UserList I'm generating via API are 
for some reason Website user segments.
What I'm trying to replicate via API is basically this :
https://www.youtube.com/watch?v=Mb_VdNcQtbU_channel=GoogleAds

The main problem is in the docs I cannot find anything that proves how to 
create a MOBILE APP user segment result instead of a website one.

I hope I have made the point a bit more clear.

Thanks again

Lroenzo
On Thursday, 16 June 2022 at 18:08:11 UTC+2 adsapi wrote:

> Hi Lorenzo,
>
> Thank you for reaching out to the Google Ads API support team.
>
> You can see visitor your website, 
> 
>  visitor with specific segments 
> 
>  and 
> visitor who took specific action 
> 
>  available 
> in audience segments in the Google Ads API. Let me know if you have any 
> question.
>
>
> Thanks,
> [image: Google Logo] 
> Nirmita 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2b65pf:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ab477036-66a9-47d2-a9f5-b1a978827682n%40googlegroups.com.


Re: Data about search partner (instead of url performance report)

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jun,

Thank you for raising your concern to my team.

To further investigate the issue, could you provide the complete request and 
response logs with request ID and request header generated on your end? With 
the help of this information, we can answer you accordingly or we can identify 
if this concern is product related and can route you to the more equipped team 
that can provide clarification here.

You can provide it via Reply privately to author option. If this option is not 
available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Regards,

Ernie John
Google Ads API Team
ref:_00D1U1174p._5004Q2by5W4:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/TWMf_0RDRO4S00ahIUW5inS-678sGn1AMxgw%40sfdc.net.


Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ronny,

Thank you for getting back to us. I work with Sherwin &  Yasar and allow me to 
assist you here.

Upon seeing in this thread that you have not yet provided complete logs, that 
my colleague "Sherwin & Yasar" requested. That said, could you please provide 
the complete API logs (request and response logs with request ID ) so our team 
can identify the exact problem and provide possible recommendations to your 
concern?


For you to provide the complete request and response logs with request ID and 
request header that generated on your end, note that this can be requested or 
provided to the developer handling the Google Ads API transactions when logging 
of the API requests has been enabled. If it hasn't been enabled yet, then 
advise to refer to the specific guide below:


Java - 
https://developers.google.com/google-ads/api/docs/client-libs/java/logging

.Net - 
https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging

PHP - https://developers.google.com/google-ads/api/docs/client-libs/php/logging

Python - 
https://developers.google.com/google-ads/api/docs/client-libs/python/logging

Ruby - 
https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging

Perl - 
https://developers.google.com/google-ads/api/docs/client-libs/perl/logging


Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2b68yb:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Inqqq0RDRMJA00Xl2-0x43RYGTkDSfQnmOPw%40sfdc.net.


Re: Data about search partner (instead of url performance report)

2022-06-20 Thread Jun Masuda
Hi John,

Thank you for confirming.

I checked this page
https://developers.google.com/google-ads/api/fields/v10/detail_placement_view#segments.ad_network_type
and it is written including SEARCH_PARTNERS, 
but we get data only those data type. 
MIXED, YOUTUBE_WATCH, CONTENT

Is search partner supported here?

Best Regards,
Jun

2022年6月20日月曜日 12:12:10 UTC+9 adsapi:

> Hi Jun,
>
> Thank you for posting your concern. Allow me to provide support here.
>
> Based on this resource mapping section 
> 
>  
> of the URL Performance Report to the Google Ads API, the *AdNetworkType1* 
> and *AdNetworkType2* have been combined into *segments.ad_network_type*. 
> With this, I would suggest indeed using the *segments.ad_network_type* as 
> it should provide the information that you are looking for specifically the 
> *Network 
> (with search partners)*.
>
> Let me know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Ernie John 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2by5W4:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c9d5b8e7-cd98-479f-9516-31a76d164d3an%40googlegroups.com.


Re: How to get asset performance label for Responsive Display Ads with Python?

2022-06-20 Thread Wenjun Yang
Hi,
Your website says  ad_group_ad_assest_view is for AppAd only. 
Is this also for Display Ads? I remembered I had tried before and response 
is empty.

Thanks!
Wenjun

On Saturday, June 18, 2022 at 12:42:55 AM UTC+8 adsapi wrote:

> Hi Yang,
>
> Thank you for reaching out to the Google Ads API support team.
>
> With regards to your concern, you can try with 
> ad_group_ad_assest_view.performance_label field report. If it is not works 
> for you, could you please provide full screen screenshot of the UI of what 
> you are looking for? So that i can further investigate the issue. Please 
> reply via privately author option.
>
> Thanks,
> [image: Google Logo] 
> Nirmitabahen Gaurav 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bxKYZ:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8cedaca5-9c74-4f84-abe8-530f81a86687n%40googlegroups.com.


RE: Exact bids used for a keyword when bidding is enhanced CPC

2022-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hoshank,

Thanks for reaching out to the Google Ads API Support team.

With regards to your concern, "but it would be nice to know the exact values 
that were used to arrive at the average CPC." For the average CPC or average 
cost per click, this can be extracted from the generated forecast metrics 
feature.


Let us know if you have further questions.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2bxOAS:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/-Lhpq0RDRI7B00t4gFJr1hQuy06tyb2h3YvA%40sfdc.net.