Budget Orders in Google Ads API

2022-01-18 Thread Dean Povey
We need to retrieve the Account Budgets (Budget Orders in the old api) 
using the new Google Ads API, but notice for what I think the appropriate 
service is:

AccountBudgetProposalService 


A service for managing account-level budgets via proposals.

A proposal is a request to create a new budget or make changes to an 
existing one.

*Reads for account-level budgets managed by these proposals will be 
supported in a future version. Until then, please use the 
BudgetOrderService from the AdWords API. Learn more 
at https://developers.google.com/adwords/api/docs/guides/budget-order 
*

What's the timeframe for this? We can't move off the old API for one of our 
customers without this support.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a2e5daa3-e3ea-4863-9f01-591e47dbfce8n%40googlegroups.com.


Re: Get account information

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hao,

Thanks for getting back to us. Yes, you can pull the label report on the 
manager account by using the customer.id field in your where clause in the 
label report. Also, I suggest you use the Query builder to construct your GAQL.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2UikHa: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/MaS5W0R5Y46A00iVmcR7ItTcOGTvazoB_qgg%40sfdc.net.


Re: Google Ads API -authorizationError

2022-01-18 Thread 'Jing Li' via Google Ads API and AdWords API Forum
Hi Aryeh,

Thanks for the fast response, it will take few days until we get the 
complete request for further investigation, I'll keep you posted once we 
acquire the logs.

On Wednesday, January 19, 2022 at 1:55:10 AM UTC+8 adsapi wrote:

> Hi Jing,
>
> Thank you for reaching out to Google Ads API support. Could you privately 
> send us a full request and response log of API communication that returns 
> this error? 
>
> The request and response appears similar to the JSON Mappings in our REST 
> documentation 
> .
>  
> Our client libraries have loggers with logging instructions, to see these 
> instructions you can click on the client library you use in the sidebar of 
> our client library guide 
>  and 
> click on "Logging". Setting the log level to 'DEBUG' will get the desired 
> log.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q2VMsyw: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/cb5cdc51-91ef-4dd0-b319-11bb282e4f7dn%40googlegroups.com.


Re: Campaign Goal API endpoint

2022-01-18 Thread AMAP TEST

Hi Aryeh,

If i absorbed your statement correctly , what is being told is until GOAL 
is enabled on our Account, we will not be able to proceed with GOAL 
Modification of Campaigns present in our Account via REST API's ?.
On Tuesday, 18 January, 2022 at 9:56:06 pm UTC+5:30 adsapi wrote:

> Hi,
>
> I work with Yasar and will assist you. What you are experiencing could be 
> because we have not yet enabled the conversion goals feature for your 
> account (enabling goals will happen gradually across all accounts). When we 
> do enable the feature for that account, the following query will return 
> *CustomerConversionGoal* objects for each combination of *origin* and 
> *category* found in the customer's *ConversionActions*. 
>
>
> SELECT customer_conversion_goal.category, customer_conversion_goal.origin, 
> customer_conversion_goal.biddable 
> FROM customer_conversion_goal
>
> Regarding not being able to create the campaign goal object, this is 
> working as intended. When your account is enabled for the conversion goals 
> feature then every campaign will have a conversion goal, no need to create 
> one. You can then modify the campaign conversion goal if you want that 
> campaign to have a different goal than the account.
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   ​​​
>
> ref:_00D1U1174p._5004Q2Ujk53: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/956e9abc-c9cb-4db7-b2cd-e4a8a0732b5bn%40googlegroups.com.


RE: AdWords API support

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Upasana,

Thanks for reaching out to the Google Ads API Forum.

Since they already have created a support case for this, you may also provide 
us the original email subject of said support case, so that we can check in our 
system. Moving forward, kindly note as of April 27, 2022, the AdWords API will 
no longer be available.

On that date, all requests to the AdWords API will fail. That said, please 
upgrade any legacy AdWords API code to the new Google Ads API by April 27, 
2022. For migration, here are some resources to get you started:

Subscribe to the Google Ads developer blog for announcements and tips for 
upgrading.
Subscribe to the Google Ads Developers YouTube channel. Check out our 60-second 
API welcome video and migration webinar.
Take a look at our Migration guide that includes a list of new features in the 
new Google Ads API and the mapping of the legacy AdWords API features to the 
new Google Ads API features.

If you do have any difficulty while migrating legacy AdWords API code to Google 
Ads API, let us know so that we can assist you further.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2VNGlr: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/VE6p_0R5XVYP00Tb98FbDRRCahEo7j7JHlbQ%40sfdc.net.


RE: The shared set cannot be removed because it is in use

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Corine,

Thank you for reaching out to our API support team.

So our team can take a closer look at the issue, could you also share the 
complete request and response logs, with the request-id, generated when the 
error occurred? If you haven't yet, logging can be enabled by referring to this 
Python logging guide.

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 Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2VN2LX: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/0WeCv0R5XV1200S7d5SvLbSmirWva4tGXpXQ%40sfdc.net.


RE: migrate AD_PERFORMANCE_REPORT

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hao,

Thanks for reaching out to the Google Ads API Forum.

I can see that your GAQL query has segments fields in the select clause. Note 
that when segments are being used, it can be possible that if the row does not 
have metrics, then it will not return, so you may double check if it may be 
happening here. When you remove segments.keyword.ad_group_criterion segment 
field, then rows come back because we are not requiring that there must be ad 
group criterion keywords with associated metrics. If you still see data 
discrepancy between AdWors API and Google Ads API, you may provide us with AWQL 
via reply to author privately, so our team can check better.

Regards,

Yasar Ramjan Makandar
Google Ads API Team
ref:_00D1U1174p._5004Q2VNGfy: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/tRUKL0R5XTU600vTMpet57Q_utEu6H71dhnQ%40sfdc.net.


AdWords API support

2022-01-18 Thread 'Upasana Pati' via Google Ads API and AdWords API Forum
Hi There!

My customer has a request to extend their Adwords API contract until they 
can transition to the Google Ads API as more time is needed for this 
transition. AdWords API will sunset on April 27, 2022 (
https://developers.google.com/adwords/api/docs/guides/start).

Any suggestions on who may be able to help. Also they have created a 
support case for this. However I am not sure how to view or access the 
support case.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/03b9f63d-ed09-4946-b059-f6d0b50b7d58n%40googlegroups.com.


Re: migrate AD_PERFORMANCE_REPORT

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
sample account:  3292676853

On Wednesday, January 19, 2022 at 10:28:31 AM UTC+8 Hao Long wrote:

> Hi Team,
>
> we found an issue when migrate AD_PERFORMANCE_REPORT from Adwords to Ads.
>
> here is the query we used for google Ads API:
> select segments.date, segments.keyword.ad_group_criterion, 
> ad_group_ad.ad.id, ad_group.id, campaign.id, customer.currency_code, 
> metrics.cost_micros, metrics.clicks, metrics.impressions, segments.device, 
> metrics.interactions, metrics.interaction_rate from ad_group_ad where 
> segments.date between \"2021-01-31\" and \"2022-01-15\" and 
> metrics.impressions > 0
>
> we found we only could get data before 2021-02-18 in Ads API but the 
> Adwords API returned data is active till today. could you please help check 
> with high priority?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/50200d31-dbf3-4a58-9661-dbb3b3737e8bn%40googlegroups.com.


migrate AD_PERFORMANCE_REPORT

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team,

we found an issue when migrate AD_PERFORMANCE_REPORT from Adwords to Ads.

here is the query we used for google Ads API:
select segments.date, segments.keyword.ad_group_criterion, 
ad_group_ad.ad.id, ad_group.id, campaign.id, customer.currency_code, 
metrics.cost_micros, metrics.clicks, metrics.impressions, segments.device, 
metrics.interactions, metrics.interaction_rate from ad_group_ad where 
segments.date between \"2021-01-31\" and \"2022-01-15\" and 
metrics.impressions > 0

we found we only could get data before 2021-02-18 in Ads API but the 
Adwords API returned data is active till today. could you please help check 
with high priority?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c3115006-ca3d-47db-bd8c-0905be0860fcn%40googlegroups.com.


Re: Zero list members after submitting 10,00 gmails using OfflineUserDataJobType.CUSTOMER_MATCH_WITH_ATTRIBUTES

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Kurt,

I've been working on this API for many years, so I'm jumping in here to help 
out. First, I'll explain the Customer Match attributes flow and how it is used. 
Then, I'll cover my observations in your particular case followed by the next 
steps.

Customer Match attributes flow

This is what I know about the feature when it was first introduced in, I 
believe, 2020. Customer Match attributes are not tied to a specific user list.

API developers upload Customer Match attributes through an offline data job not 
tied to a user list.
Then, those Customer Match attributes sit in a pool on the Google Ads account.
Finally, rule-based user lists are created using that pool of Customer Match 
attributes.

Even though the feature is similarly named to Customer Match, it is not tied to 
Customer Match lists. I realize that this can be confusing, but as a fellow 
engineer, I'm sure you know how difficult naming can be. I'm planning on 
updating the guide on this. You're probably wondering why it appears almost no 
one knows anything about this feature. This is because this feature has 
historically been allowlisted with very, very few people on that allowlist who 
qualify to be on it. That's why the documentation for this feature is sparse. 
I'm sure you're also wondering why it isn't working for you, so I'll get to 
that now.

Observations

I took a deep-dive through our source code, back-end database, and logs. This 
is what I found:

This feature is still allowlisted, and your Google Ads account is not on the 
allowlist.
When you uploaded data through the offline data job, you set the user list in 
the customer match metadata. When uploading Customer Match attributes, that 
field should not be set. By setting that user list field, it appears that our 
validator for the Customer Match attributes feature may not have triggered, 
which allowed the job to proceed.
When you uploaded the data, the job attempted to process the data. I see that 
the data uploaded and processed. However, because your account is not on the 
allowlist for the feature, the account was not able to do anything with that 
feature. Also, it's expected that Customer Match attributes are not tied to any 
user list, so it's expected that the user list you have would be empty.

Next steps

So, here's what we can do next.

I'll update the documentation to make it more clear on how the Customer Match 
attributes feature works, and I'll make it more clear that there is 
allowlisting associated with that feature.
I'll follow up with one of my fellow engineers to verify that it is indeed the 
validator logic for the allowlist not being triggered for this edge case. If 
that is indeed the case, then that will be updated.
If you would like to be on that allowlist, you would first need an account 
manager. If you have an account manager, then you can talk to them about 
requesting to be added to that allowlist. I'm not sure what all the 
qualifications are since I'm not involved with the allowlisting process for 
that feature, but I do know there are very few developers on there, so the 
qualifications may be high.

Regards,

Nadine Wang
Google Ads API Team
ref:_00D1U1174p._5004Q2TjyJH: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/4u8z90R5XO3I00c7dLgemmR4aJdOJFWHMvjA%40sfdc.net.


Re: Filter Campaigns by label

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Tiana,

I looked into this for you. It looks like this has now been fixed. Can you 
please give it a try? If it's still not working as expected, please get back to 
me on this thread.

Thanks,

Nadine Wang
Google Ads API Team
ref:_00D1U1174p._5004Q2PGwrm: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/kgme90R5XH2300ftAwvSCxQrG7FCfXdz6_WQ%40sfdc.net.


RE: Migrate do Google Ads API

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Is your concern related to Google Ads Scripts? If so, please post in the 
Scripts forum: https://groups.google.com/g/adwords-scripts

Migrating from AdWords API to Google Ads API:

Blog: 
https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html
Migration guide: 
https://developers.google.com/google-ads/api/docs/migration/getting-started

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2VN3sp: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/uadH50R5XEQQ00b_3gBuxMS9K7Cyh_6GZmnA%40sfdc.net.


Re: Performance Max campaigns

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Raneen,

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

Can you please provide more details on this issue so that we can further 
investigate the issue?

Thanks,

Nirmita Patel
Google Ads API Team
ref:_00D1U1174p._5004Q2TnjqA: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/CJlD10R5XBOU00iGo384m9RhK24cU0dOHI1g%40sfdc.net.


Re: Offline Conversions Events - All or just the optimization event?

2022-01-18 Thread Hustle OU
Taking into account that for every "flow" we should be creating 3 $
conversionActionId

For example, in Facebook, with 1 Pixel ID, you can fire multiple "Events". 
There is not a specific ID per Event.

On Tuesday, January 18, 2022 at 9:53:25 PM UTC+1 Hustle OU wrote:

> We are planning to integrate the Google Ads API to send events back to 
> Google Ads using S2S calls. We are not going to rely in pixel tracking or 
> Google Tag Manager. The pixel & cookie tracking is going to slowly die over 
> the years.
>
> Our flows usually have 3 steps:
> - Page View
> - Landing Page Click
> - Product / Service Purchase
>
> Does it make sense for us to send ALL these events back to Google:
> - Page View
> - Submit lead form
> - Purchase
>
> If we are going to optimize 95% of our campaigns for the "Purchase" event?
>
> By sending "more data" to Google, will campaigns perform better?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9e620ab6-3f7a-48b4-bc45-e0c0848e4db4n%40googlegroups.com.


Offline Conversions Events - All or just the optimization event?

2022-01-18 Thread Hustle OU
We are planning to integrate the Google Ads API to send events back to 
Google Ads using S2S calls. We are not going to rely in pixel tracking or 
Google Tag Manager. The pixel & cookie tracking is going to slowly die over 
the years.

Our flows usually have 3 steps:
- Page View
- Landing Page Click
- Product / Service Purchase

Does it make sense for us to send ALL these events back to Google:
- Page View
- Submit lead form
- Purchase

If we are going to optimize 95% of our campaigns for the "Purchase" event?

By sending "more data" to Google, will campaigns perform better?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/afa94ce8-ce9c-4831-a685-8a3c4e3142b0n%40googlegroups.com.


RE: Impression share question

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daan,

This looks like a product support issue, Get Impression Share data may be what 
you need. Feel free to get back to us.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2VMwTS: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/_Pb-B0R5X9MV00GLpNTFIgRuqQRzFej8fo2w%40sfdc.net.


ad group ad metrics broken down by keyword

2022-01-18 Thread dhmitc...@gmail.com
For some accounts, the query below does not return all the clicks, 
impressions, and cost bc segmenting by keyword does not comprehensively 
cover all the activity. Afaik, it cannot return null or empty string for 
the keyword and I can't add `where segment.keyword.ad_group_criterion is 
null`​ to get the complement. Am I missing something or do I need to get it 
w and wo the segment and subtract the segmented values from the composite 
to get the complement?

SELECT ad_group_ad.ad.id, customer.id, segments.date, 
segments.keyword.ad_group_criterion, metrics.cost_micros, metrics.clicks, 
metrics.impressions
FROM ad_group_ad
WHERE segments.date = '2022-01-17' AND metrics.impressions > 0

Don Mitchell
principal architect automated traffic acquisition
cargurus

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/632274c7-f9a1-43b8-a45b-4504bd2be293n%40googlegroups.com.


Re: Error while trying to query asset_group_product_group_view

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Maria,

Just letting you know that the report resource asset_group_product_group_view 
has been published and should be operational for you now.

Please let us know if you have any other questions or issues.

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q2RwoNZ: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/SCY5b0R5X69A00jgsQIQpgSte-xdFb3Vle5A%40sfdc.net.


RE: Google Ads API -authorizationError

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jing,

Thank you for reaching out to Google Ads API support. Could you privately send 
us a full request and response log of API communication that returns this error?

The request and response appears similar to the JSON Mappings in our REST 
documentation. Our client libraries have loggers with logging instructions, to 
see these instructions you can click on the client library you use in the 
sidebar of our client library guide and click on "Logging". Setting the log 
level to 'DEBUG' will get the desired log.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2VMsyw: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/bDy5F0R5X33E00d-8EqINDSIGZQ8crz9yHsg%40sfdc.net.


Migrate do Google Ads API

2022-01-18 Thread 'Rafael Setti Riedel Sturaro' via Google Ads API and AdWords API Forum
Hello, I just started working with AdsScript that belong to v201809 version.

As google recomend to migrate to Google Ads API since The AdWords API 
will sunset on April 27, 2022, I'd like to know: *How do I migrate the API 
version? *

I'm looking for some Documentation in internet, but I'm not sure if what 
I'm finding is the proper way to make this migration.  

thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/535874c2-980e-429e-9f50-966564baa387n%40googlegroups.com.


Re: geographic metrics with Google Ads API

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello David,

Thanks for getting back to us with more details. To find these metrics 
“metrics.absolute_top_impression_percentage” and 
“metrics.top_impression_percentage” details you need to create a separate 
report for that. This metrics is available under various reports, Example: 
campaign_asset, keyword_view, campaign, ad_group, ad_group_ad, ad_group_asset, 
webpage_view etc.
With any of the above reports you can pull the metrics 
“metrics.absolute_top_impression_percentage” and 
“metrics.top_impression_percentage” fields details.
Hope this helps, feel free to reply back if you have any questions.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2UkjXZ: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/gxrt_0R5X0PZ00w1yp8zJyTa2xniiUimxn6w%40sfdc.net.


The shared set cannot be removed because it is in use

2022-01-18 Thread Corine Morin
Hi,

  Using Google Ads API V9 for python... I am trying to delete a shared set 
from my account using  SharedSetService and SharedSetOperation... I get the 
following error:

shared_set_error: SHARED_SET_IN_USE
message: "The shared set cannot be removed because it is in use."  
trigger {int64_value: 1845557926  }  

After fetching my shared set details with the API I get the followig data, 
as you can see there are no member_count and no reference_count
{
'shared_set_id': 1845557926, 
'name': '(topic) Concessionnaire',
'type': 'NEGATIVE_KEYWORDS',
'member_count': 0, 
'reference_count': 0, 
'status': 'ENABLED'
}

Why I a receiving that error? what could be attached to my shared set? how 
can I force deletion?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/236be8e8-e056-41a8-951a-a1d3e1da9aean%40googlegroups.com.


Re: Campaign Goal API endpoint

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

I work with Yasar and will assist you. What you are experiencing could be 
because we have not yet enabled the conversion goals feature for your account 
(enabling goals will happen gradually across all accounts). When we do enable 
the feature for that account, the following query will return 
CustomerConversionGoal objects for each combination of origin and category 
found in the customer's ConversionActions.

SELECT customer_conversion_goal.category, customer_conversion_goal.origin, 
customer_conversion_goal.biddable 
FROM customer_conversion_goal

Regarding not being able to create the campaign goal object, this is working as 
intended. When your account is enabled for the conversion goals feature then 
every campaign will have a conversion goal, no need to create one. You can then 
modify the campaign conversion goal if you want that campaign to have a 
different goal than the account.

Regards,


Aryeh Baker
Google Ads API Team

​​​
ref:_00D1U1174p._5004Q2Ujk53: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/r8UrD0R5WYZ100F_woYFlHQuGZl3n99q1oIQ%40sfdc.net.


Re: How to use batching with UserList and UserData API for Google ads?

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

I work with Yasar and will assist you. Could you elaborate how asynchronous 
operations when uploading to a userlist affect you? BatchJob is asynchronous in 
that it provides a way to perform batches of operations on multiple services 
without synchronously waiting for the operations to complete. Could you 
elaborate on what synchronicity you need in your large userData uploads?

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2UjilR: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/wYZAO0R5WYD700gADy951cRUOxKk_XdXK9-Q%40sfdc.net.


RE: App install ios conversion tracking

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol,

Thank you for reaching out to Google Ads API support. Could you privately send 
us a full screen screenshot of the UI where it shows that it shows conversion 
tracking isn't set?

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2VMrVn: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/dXMi50R5WXAB002pwFoxmEQzGW6qi-QIgCzQ%40sfdc.net.


Re: Get account information

2022-01-18 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks

you mean i could  use customer_client.applied_labels to get label resource 
name like  'customers/9293907848/labels/3064162226' and then use label 
report  'label.resource_name 
'
 
= 'customers/9293907848/labels/3064162226' to get  label.id and  label.name?

is there anyway we could pull label report on manager account to get all 
the accounts label is and label name, and use attribute resource 
customer.id in label report to mapping the account list ?

On Monday, January 17, 2022 at 11:24:17 PM UTC+8 adsapi wrote:

> Hi Hao,
>
> You can get the label contents by pulling a label report 
>  on manager 
> account 9293907848 <(929)%20390-7848>. 'label.resource_name 
> '
>  
> matches 'customers/9293907848 <(929)%20390-7848>/labels/3064162226 
> <(306)%20416-2226>'.
>
> My team came back to me that:
>
> 'UNKNOWN 
> 
>  
> ' - it's used for unrecognized values, which is potentially caused by newer 
> versions of the API overlapping with older versions of our generated 
> protobufs.
>
> 'UNSPECIFIED' is included because it's a convention of protobuf 
>  for the 
> 0 value to have this name. It's not really used explicitly and it's not 
> something you should need to think about.
>
>
> Regards,
>
> [image: Google Logo] 
> Aryeh Baker 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UikHa: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/ca50c2ba-250f-49d4-ab50-2926ebb42c4an%40googlegroups.com.


Impression share question

2022-01-18 Thread 'Daan Groot' via Google Ads API and AdWords API Forum
Hi,

I have a question about the metrics content_impression_share and 
search_impression_share in the Google Ads API. 
The computation for these metrics is: imp. share = imp. /  eligible imp. I 
was wondering if the number of eligible impressions used in these 
computations is the total of both networks combined or is it specific to 
either the search or display network?

Best regards,
Daan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/414ac950-a459-406d-b20c-c40776d50d66n%40googlegroups.com.


Re: IMAGE_AD Immutable or Mutable?

2022-01-18 Thread Pete Lavetsky (AdWords API Guru)
Yasar,

You can't set resource_name on ImageAdInfo as ImageAdInfo is not a resource 
: https://developers.google.com/google-ads/api/reference/rpc/v9/ImageAdInfo

Here is a request, with no specific customer details, that fails when you 
only send in the resource_name and final_urls, with no empty image_ad

The requestId is uw7YdhxS3sdzQ48GMofxcQ

Request:

MethodName: google.ads.googleads.v9.services.AdService/MutateAds

operations {

  update {

resource_name: "customers/ABC/ads/XYZ"

final_urls: "https://www.update.com/;

  }

  update_mask {

paths: "final_urls"

  }

}
Response:

Body: null

Failure message: errors {

  error_code {

ad_error: CANNOT_MODIFY_AD

  }

  message: "Cannot modify an ad."

  trigger {

string_value: ""

  }

  location {

field_path_elements {

  field_name: "operations"

  index: 0

}

field_path_elements {

  field_name: "update"

}

field_path_elements {

  field_name: "resource_name"

}

  }

}

request_id: "uw7YdhxS3sdzQ48GMofxcQ"


Status: Status{code=INVALID_ARGUMENT, description=Request contains an 
invalid argument., cause=null}.


I have emailed that address with customer specific details.


Pete
On Tuesday, January 18, 2022 at 6:52:06 AM UTC-5 adsapi wrote:

> Hi Pete,
>
> Thanks for getting back to us.
>
> Kindly note that *ExpandedTextAdInfo* 
> 
>  
> are mutable while *ImageAdInfo* 
>  
> are immutable. Upon checking your API request for image_ad, I do see an 
> empty image_ad { } in your second comment. However, could you retry your 
> request by passing the resource name in image_ad { } for image_ad?  Also, 
> could you provide us the complete *request* 
> 
>  
> and *response* 
> 
>  
> logs with *request ID* 
> 
>  
> generated for RESOURCE_NAME_MISSING error, so that our team can better 
> check? 
>
> In addition, I had to delete your last posts as it contained your 
> sensitive logs. Kindly 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 googleadsa...@google.com alias instead.
>
> Regards, 
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UjSMG: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/459d764f-1766-4767-9607-321371c26f5bn%40googlegroups.com.


Re: IMAGE_AD Immutable or Mutable?

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Pete,

Thanks for getting back to us.

Kindly note that ExpandedTextAdInfo are mutable while ImageAdInfo are 
immutable. Upon checking your API request for image_ad, I do see an empty 
image_ad { } in your second comment. However, could you retry your request by 
passing the resource name in image_ad { } for image_ad?  Also, could you 
provide us the complete request and response logs with request ID generated for 
RESOURCE_NAME_MISSING error, so that our team can better check?

In addition, I had to delete your last posts as it contained your sensitive 
logs. Kindly 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.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2UjSMG: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/ELVCP0R5WMA9003GZzIVoGRUeTAHymwkzhyQ%40sfdc.net.


Re: Performance Max campaigns

2022-01-18 Thread Raneen Bsais
i couldn't see this campaign type " Performance Max " for my client can you 
help me??
On Tuesday, 18 January 2022 at 08:28:19 UTC+2 Raneen Bsais wrote:

> thank you
>
> On Tuesday, 18 January 2022 at 04:20:59 UTC+2 adsapi wrote:
>
>> Hi Raneen,
>>
>> Thank you for the reply.
>>
>> To answer your question, the Googleservice.search can get the data and 
>> statistics of the Performance Max campaigns. You just need to ensure that 
>> you are using the latest API version which is V9 
>> .
>>
>> Let us know if you have further questions.
>>
>> Regards,
>> [image: Google Logo] 
>> Ernie John Blanca Tacata 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2TnjqA: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/e94a5524-6dcb-4a0a-81ad-3aaa3e8c5920n%40googlegroups.com.


RE: ads api

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Lin,

Thank you for posting your concern.

The equivalent functionalities of the UI you've provided is the Policy 
Exemption Requests. You can follow this guide to know how to do it in the 
Google Ads API.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2VMrEX: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/6knJ70R5WI3F00K_ye3Sv4T_-XuCaVlEV8ig%40sfdc.net.


Google Ads API -authorizationError

2022-01-18 Thread 'Jing Li' via Google Ads API and AdWords API Forum
Hi team,

We are the MMP (AppsFlyer) that allows our advertiser to authenticate their 
GoogleAdwords account from our end to acquire ads spend reporting, 
essentially we use the Google Ads API to fetch primary KPI such as 
clicks/impressions/cost. We got complaints from one of our customers about 
the API authentication failure since Jan 5.

Upon checking internal logs we fetch the following errors, i.e.

{:error {:code 403, :message "The caller does not have permission", :status 
"PERMISSION_DENIED", :details [{:@type 
"type.googleapis.com/google.ads.googleads.v8.errors.GoogleAdsFailure", 
:errors [{:errorCode {:authorizationError "ACTION_NOT_PERMITTED"}, :message 
"The user does not have permission to perform this action on the resource 
or call a method."}], :requestId "XIkXeEw19GJyV6bn4tVo_A"}]}}


Customer's google ads account : 803-731-4349 (zero@cupshe.com)
They promote apps : com.cupshe.cupshe; 1177423676
Active campaign are listed as below
11916485189,15362189743,12474377987


Would you kindly help to investigate the reason as I see the documentation 
and it doesn't cover this case, we don't UPDATE/ADD/DELETE the customer's 
report.
https://developers.google.com/google-ads/api/reference/rpc/v8/AuthorizationErrorEnum.AuthorizationError
  
Notes: It's a single case as we don't see it impacting other advertisers 
working with us.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a051e5ba-44c2-4a29-a2a8-9325b5cb7a82n%40googlegroups.com.


Re: Get search volumes for all available months

2022-01-18 Thread Xinyi Guo
Hey Mark,
Thanks for the reply. That'll be something really helpful.
Look forward to having it soon!

Best,
Xinyi

On Friday, January 14, 2022 at 11:26:36 AM UTC+8 adsapi wrote:

> Hello Xinyi,
>
> Thanks for getting back to us.
>
> According to this guide 
> ,
>  
> avg_monthly_searches will only provide an averaged for the past 12 months. 
> Since you've mentioned that the Keyword Planner tool is possible to pull 
> search volume of all available months for almost 4 years, allow me to raise 
> a feature request for this instead (subject for review). Since there is no 
> guarantee if this will be supported in the API soon, we recommend that you 
> keep an eye to our blog 
>  for 
> updates and new releases.
>
> Regards,
> [image: Google Logo] 
> Mark Kevin Albios 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UiJmC: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/c99ca898-a05b-4080-abed-a2a6f75abf6en%40googlegroups.com.


Re: Campaign Group in Google Ads API

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tom,

Thanks for getting back to us.

I understand your needs with regard to this feature. However, our team has 
already created a feature request for CampaignGroupId in Google Ads API. Please 
do note that all requests are not guaranteed to be supported soon in the Google 
Ads API. With this, I would suggest keeping an eye on this blog as we will post 
any relevant updates when they become supported.

Let us know if you have any additional questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2VMXz2: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/GX3j_0R5WE6B00kwnk51X-T3G0fpbN27rDVg%40sfdc.net.


RE: LabelService equivalent in Adwords REST

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel,

Thank you for raising your concern to my team.

To investigate and check if you are using the correct query or to suggest 
different approach, would you be able to provide a sample SOAP request and 
response logs generated in AdWords API for retrieving labels.

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 Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2VMeak: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/A5PaP0R5WDR400gHSAkrDOS9W23VDbyD4oVA%40sfdc.net.


Re: Calculation to get the remaining balance in the customer's account

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Alef,

Thanks for getting back to us.

We completely understand your situation here; however, as what I've mentioned 
on this other thread (you've created), we can only suggest that you keep an eye 
on our blog for updates and new releases.

>From that thread, we also recommend that you reach out to the Product Team via 
>this link for more details on the formula if the remaining budget can be 
>calculated.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2R8Cu6: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/9XjM_0R5WCXK00dq1_ktdQQqa96YKz_7XWSA%40sfdc.net.


RE: Remaining budget in Adwords Api

2022-01-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Alef,

Thank you for reaching out to us.

This thread seems to be very old (2017). For more tracking on your concern, 
let's utilize your created thread instead.

Regards,

Mark Kevin Albios
Google Ads API Team
ref:_00D1U1174p._5004Q2VMjNS: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/_-OsR0R5WC9300-n6Xy1sFT_qeb6-y6sCnlQ%40sfdc.net.