Update Responsive Search Ads

2024-09-10 Thread Raquel Correia


Hi,

I would like to update multiple ads in bulk using the API. I noticed that 
your documentation provides a script for updating a single ad (
https://developers.google.com/google-ads/api/samples/update-responsive-search-ad).
 
Is there a function or method available that allows updating multiple ads 
simultaneously?

Best regards,
Raquel Correia

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/eeb3e91b-5eec-4b58-842c-b58fc07613cbn%40googlegroups.com.


RE: custom variables - offline conversions report

2024-07-08 Thread Raquel Correia
Hi,

That query only gives me the id and name of the custom variables, I need a 
report where gives me the values I send in the offline conversions process.

Thanks,
Raquel Correia

From: Google Ads API Forum Advisor 
Sent: Monday, July 8, 2024 3:56 PM
To: Raquel Correia 
Cc: adwords-api@googlegroups.com
Subject: RE: custom variables - offline conversions report

ATENÇÃO: Este e-mail tem origem externa à bizaygroup, existe a possibilidade de 
não ser de fonte fidedigna.
Não clique em links ou abra ficheiros anexos que sejam duvidosos.
Não responda ao email, a menos que reconheça o remetente e tenha certeza de que 
o conteúdo é seguro!

Hi,

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

You can use the 
conversion_custom_variable<https://developers.google.com/google-ads/api/fields/v16/conversion_custom_variable>
 resource to fetch the conversion report via the Google Ads API. Kindly check 
the below query :



  "query": "SELECT conversion_custom_variable.id, 
conversion_custom_variable.name, conversion_custom_variable.resource_name FROM 
conversion_custom_variable"


Also, you can utilize 
GoogleAdsService.SearchStream<https://developers.google.com/google-ads/api/reference/rpc/v16/GoogleAdsService#searchstream>
 or 
GoogleAdsService.Search<https://developers.google.com/google-ads/api/reference/rpc/v16/GoogleAdsService#search>
 to retrieve the objects. I would suggest you use the Query 
Builder<https://developers.google.com/google-ads/api/fields/v16/conversion_custom_variable_query_builder>
 to build your query and Query 
Validator<https://developers.google.com/google-ads/api/fields/v16/query_validator>
 to validate your query.

If this is not what you are looking for, provide us with the uncropped UI 
screenshot(with a visible customer Id) by highlighting the custom variables 
that you are referring to.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJlHL:ref" 
(ADR-00245496)

Thanks,

[Imagem removida pelo remetente. Google Logo]
Google Ads API Team
[Imagem removida pelo remetente.]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/DU4P195MB2664246CF3B36D2680B7F0ABF2DA2%40DU4P195MB2664.EURP195.PROD.OUTLOOK.COM.


Custom Variables - Offline Conversions report

2024-07-08 Thread Raquel Correia
Hello,

I have 4 custom variables created for the conversions, I have created the 
process to send them via API through the offline conversions process. How 
can I make a conversion report via api with these 4 custom variables?

Thank you in advance for your help,
Raquel Correia

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ae45f061-77b6-4fe9-bea1-3cf6de913b24n%40googlegroups.com.


RE: audience segments via api - campaign report

2023-11-29 Thread Raquel Correia
Hi,

But is possible to retrieve the 'Audience segment’ in the campaign report?

Thank you in advance for your support.

Best regards,
Raquel Correia

From: Google Ads API Forum Advisor 
Sent: Tuesday, November 28, 2023 3:42 PM
To: Raquel Correia 
Cc: adwords-api@googlegroups.com
Subject: RE: audience segments via api - campaign report

ATENÇÃO: Este e-mail tem origem externa à bizaygroup. Não clique em links ou 
abra ficheiros anexos que sejam duvidosos, a menos que reconheça o remetente e 
tenha certeza de que o conteúdo é seguro!

Hi,

Thank you for getting back to us.

I understand that you want to retrieve the 'Audience segment type' from the 
Google Ads API. Kindly note that 'Audience segment type' is not yet supported 
in the API. I will raise a request to add this feature to be available in the 
Google Ads API. We cannot provide a scheduled timeline for the availability of 
this feature in the Google Ads API. I would recommend you follow our Release 
Notes<https://developers.google.com/google-ads/api/docs/release-notes> and Blog 
Post<https://ads-developers.googleblog.com/search/label/google_ads_api> for 
future updates.

This message is in relation to case "ref:!00D1U01174p.!5004Q02qVK3f:ref"

Thanks,

[Google Logo]
Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/VI1P195MB047783E4DA82D726C8E73C88F283A%40VI1P195MB0477.EURP195.PROD.OUTLOOK.COM.


Audience segments via API - Campaign report

2023-11-28 Thread Raquel Correia
Hi,

I am currently working on retrieving a campaign report via API using Python 
and have encountered a challenge with specific columns.

I am successfully retrieving the following columns with the current query:

Currency code
Month
Campaign
Cost
However, I am facing difficulties in including the columns "Audience 
segment type" and "Audience segment" in the query. Here is the current 
query for your reference:

"SELECT customer.currency_code, campaign.name, metrics.cost_micros, 
segments.month
 FROM campaign 
WHERE segments.date >= '2023-01-01'' and segments.date <='2023-11-01' and 
metrics.cost_micros > 0"

Could you please guide me on how to modify the query to include these two 
additional columns?

Thank you in advance for your support.

Best regards,
Raquel Correia

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/71634bd8-0c3f-4d9f-a246-dda91d064a59n%40googlegroups.com.