Re: google ads campaigns: prohibited_segment_with_metric_in_select_or_where_clause

2024-06-05 Thread Christian H.
I like the Query Builder tool in the Google Ads API documentation. It 
interactively shows what fields are available for the SELECT statement.
If you go to 
https://developers.google.com/google-ads/api/fields/v16/campaign_query_builder 
and add "segments.conversion_action" you'll see right away that only 
conversion related metrics are allowed in the query. clicks, impressions, 
ctr etc are greyed out.

Google Ads API Forum Advisor schrieb am Donnerstag, 6. Juni 2024 um 
07:13:38 UTC+2:

> Hi,
>
> The segments.conversion_action_category 
> 
>  
> is incompatible with the metrics cost, impressions and clicks in the 
> campaign 
>  
> report.  
> You may try the below query to retrieve the conversion action category 
> 'PURCHASE' using the conversion_action 
>  
> report. The conversion_action 
>  
> report does not contain the campaign details. 
>
>
> SELECT conversion_action.id, conversion_action.name, metrics.all_conversions, 
> conversion_action.category FROM conversion_action WHERE 
> conversion_action.category = 'PURCHASE'
>
> If you would still like to retrieve the conversion (purchases) for the 
> campaign, provide us with the uncropped screenshot of the Google Ads 
> account by highlighting the metrics cost, impressions and clicks along with 
> the segment ''PURCHASE".
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJCk2:ref" (ADR-00238183)
>
> Thanks,
>   
> [image: 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/15f2f5f0-b2ee-460f-a08e-04864df3f5d1n%40googlegroups.com.


Re: google ads campaigns: prohibited_segment_with_metric_in_select_or_where_clause

2024-06-05 Thread Killian Coq
Hi, 
We are having the same issue. 
We can't get a specific conversion (purchases) for campaigns.
Could you provide guidance on this ?

Maybe provide a working exemple ?

Thanks !

Le mardi 4 juin 2024 à 19:58:25 UTC+2, Google Ads API Forum Advisor a 
écrit :

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> The PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE 
> 
>  
> is encountered because a segment may have been included together with a 
> metric that it is incompatible with in the SELECT or WHERE clause. For more 
> information, you may see this document about segmentation 
> 
> . 
>
> However, if your issue still persists, kindly provide us with the complete 
> API logs (request 
> 
>  
> and response 
> 
>  
> with request-id 
> 
>  
> and request header 
> )
>  
> generated at your end where the mentioned error occurred.
>
> If you are using a client library and haven't enabled logging yet, I would 
> request that you enable logging for the specific client library that you 
> are using. You can refer to the guides Java 
> , 
> .Net 
> ,
>  
> PHP 
> , 
> Python 
> ,
>  
> Ruby 
>  
> or Perl 
>  
> to enable logging at your end. For REST interface requests, you can enable 
> logging via the curl command by using the -i flag.
>
> You can send the details via the *Reply privately to the author option* 
> or a *direct private reply* to this email. 
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJCk2:ref" (ADR-00238183)
>
> Thanks,
>   
> [image: 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/ae16b5bf-76c5-4a71-aa9f-bbabf47e27bcn%40googlegroups.com.


Method customerUserAccessInvitations throwing 404

2024-06-05 Thread Tomas Maccarone
The following page is throwing a 404, is there not a 
customerUserAccessInvitations method for V17?

https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.customerUserAccessInvitations/mutate

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/90ebe621-0813-454d-99e4-d1a15f27e8c9n%40googlegroups.com.


Re: unable to get the click view data, the response body is always empty

2024-06-05 Thread kkll qi
If so, how can I get the report data of click_view of the user under my 
account(customer id: 601-662-5366/933-917-1017) now, I mainly need to get 
the data of gclid.

在2024年5月31日星期五 UTC+8 20:39:25 写道:

> Hi,
>
> I understand that you want to get data from click_view for campaigns with 
> the App type. It appears at this time app campaign clicks are not visible 
> in the click view due to a technical difficulty on our side. When click 
> view was built, it ran under the assumption that ad groups were created a 
> certain way (since at the time all campaigns had ad groups), but over time 
> campaigns were created that did not have traditional ad groups. This 
> campaign type falls under that category and right now it's expected these 
> don't return in the click view. In the meantime, it appears that the 
> general recommendation for App campaigns is to focus more on the 
> conversions aspect (https://groups.google.com/g/adwords-api/c/T6d9aghTOqM) 
> rather than just the clicks. 
>
> 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 please follow our 
> Release 
> Notes 
>  and Blog Post 
>  for 
> future updates.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ8RV:ref" (ADR-00237149)
>
> Thanks,
>   
> [image: 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/8fab5be7-151b-4d5a-bbeb-372482b87b55n%40googlegroups.com.


Google Ads campaigns Error

2024-06-05 Thread Hashcrypt Devs
Hi,

we retrieve our campaigns data from the Google Ads API: Clicks, Costs, 
Impressions etc. by campaign.

I want to add a filter on conversion_action_category = 'PURCHASE' to 
restrict the results only on purchases and want to add 
segmenets.conversion_action_category in fields also. But I receive the 
following error message. 

[
  {
"error": {
  "code": 400,
  "message": "Request contains an invalid argument.",
  "status": "INVALID_ARGUMENT",
  "details": [
{
  "@type": 
"type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure",
  "errors": [
{
  "errorCode": {
"queryError": 
"PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE"
  },
  "message": "Cannot select the following segments because at 
least one unsupported metric is found in SELECT or WHERE clause: 
'segments.conversion_action_category'(unsupported metrics: 'average_cost', 
'average_cpc', 'average_cpm', 'average_cpv', 'clicks', 'cost_micros', 
'ctr', 'engagement_rate', 'engagements', 'impressions', 'interaction_rate', 
'interactions', 'video_views')."
}
  ],
  "requestId": "fZZkpn_bNwMadCHZHsZPzg"
}
  ]
}
  }
]

Below is the URL and Param Query we're using:

URL: 
https://googleads.googleapis.com/v16/customers/7731521629/googleAds:searchStream
 
 

ParamQuery : SELECT campaign.name,
campaign.id,
campaign.status,
metrics.average_cost,
metrics.clicks,
metrics.impressions,
metrics.ctr,
metrics.average_cpc,
metrics.interaction_rate,
metrics.interactions,
metrics.all_conversions_value,
metrics.all_conversions,
metrics.cost_micros,
metrics.conversions,
metrics.average_cpm,
metrics.engagement_rate,
metrics.engagements,
metrics.video_views,
metrics.average_cpv,
campaign.campaign_budget,
segments.conversion_action_category
FROM campaign WHERE 
segments.conversion_action_category = 'PURCHASE' AND segments.date DURING 
THIS_MONTH

Suggest appropriate solution for this.

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/3b1dfb40-9685-41f9-a05f-b655085d2506n%40googlegroups.com.


Need Segmentat Fields in Google Ads campaigns API

2024-06-05 Thread Hashcrypt Devs
Hi,

We  are retrieving our campaigns data from the Google Ads API: Clicks, 
Costs, Impressions etc. by campaign.

I want to add a filter on segment.conversion_action_category = 'PURCHASE' 
also want to add segmenets.conversion_action_category to restrict the 
results only on purchases. But I receive the following error message. 

[
  {
"error": {
  "code": 400,
  "message": "Request contains an invalid argument.",
  "status": "INVALID_ARGUMENT",
  "details": [
{
  "@type": 
"type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure",
  "errors": [
{
  "errorCode": {
"queryError": 
"PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE"
  },
  "message": "Cannot select the following segments because at 
least one unsupported metric is found in SELECT or WHERE clause: 
'segments.conversion_action_category'(unsupported metrics: 'average_cost', 
'average_cpc', 'average_cpm', 'average_cpv', 'clicks', 'cost_micros', 
'ctr', 'engagement_rate', 'engagements', 'impressions', 'interaction_rate', 
'interactions', 'video_views')."
}
  ],
  "requestId": "rQO8VTamZhO8sXdNNOzKsg"
}
  ]
}
  }
]

Below is the URL endpoint and Query we're using,

URL : 
https://googleads.googleapis.com/v16/customers/7731521629/googleAds:searchStream

ParamQuery : SELECT campaign.name,
campaign.id,
campaign.status,
metrics.average_cost,
metrics.clicks,
metrics.impressions,
metrics.ctr,
metrics.average_cpc,
metrics.interaction_rate,
metrics.interactions,
metrics.all_conversions_value,
metrics.all_conversions,
metrics.cost_micros,
metrics.conversions,
metrics.average_cpm,
metrics.engagement_rate,
metrics.engagements,
metrics.video_views,
metrics.average_cpv,
campaign.campaign_budget,
segments.conversion_action_category
FROM campaign WHERE 
segments.conversion_action_category = 'PURCHASE' AND segments.date DURING 
THIS_MONTH

Suggest the possible solution for this issue.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2afcc377-1ff4-467b-8ed9-5dc48b03a5c3n%40googlegroups.com.


Re: not able to find savedcolumns of old search ads 360 api in the newer version

2024-06-05 Thread TheAnythingGroup Hello
Hi,

That's not the case; we have not contacted you for that purpose.

We are reaching out because we submitted a request to upgrade from Basic
API to Standard Access API to have unlimited data calls for our reporting
platform. We have not yet received a response from Google despite waiting
the indicated days, and this is delaying the use of our platform and
affecting our users. We have already hit the daily call limit once and do
not want this to happen again.

We hope for a prompt resolution and response to our request.

Best,

On Wed, Jun 5, 2024 at 11:17 AM 'Google Ads API Forum Advisor' via Google
Ads API and AdWords API Forum  wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> As per provided information, I understand that you are facing issue while
> finding the SavedColumnName in the Search Ads 360 Reporting API
> , I would
> recommend you reach out to the Search Ads 360 support team
>  as
> they are better equipped to address your concern. Please note that our team
> can only assist with technical queries or concerns related to the *Google
> Ads API* .
>
> This message is in relation to case
> "ref:!00D1U01174p.!5004Q02tJDd2:ref" (ADR-00238454)
>
> Thanks,
>
> [image: 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/dWg2U0SEM2DD00pAuF9K1ySAqIdYehJpV-nw%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAOm%2BQ5-SauZV59k0CddvCb2UB2ZkziTpXtq7wBbxUohPsDveXg%40mail.gmail.com.


Re: Smart Campaign Update Mutation won't work even though its already been stated on the documentation that it is mutatble.

2024-06-05 Thread 'Andrew Wirtz' via Google Ads API and AdWords API Forum
Think I had this problem a while ago. I found that you cannot use the 
AdGroupAdService to modify/update an AdGroupAd, instead you must modify the 
Ad via the AdService.

So I turned 
"customers/{customer_id}/adGroupAds/{ad_group_id}~{ad_id}"
into 
"customers/{customer_id}/ads/{ad_id}"

and used that resource in the AdService and was able to modify the Smart 
Campaign ads. You have to use an AdOperation of course though.
On Monday, June 3, 2024 at 11:11:21 AM UTC-5 Jerson Dela Cerna wrote:

> {
> "errorCode": {
> "requestError": "IMMUTABLE_FIELD"
> },
> "message": "Field 'ad.smart_campaign_ad.descriptions' 
> cannot be modified by 'UPDATE' operation.",
> "location": {
> "fieldPathElements": [
> {
> "fieldName": "mutate_operations",
> "index": 3
> },
> {
> "fieldName": "ad_group_ad_operation"
> },
> {
> "fieldName": "update"
> },
> {
> "fieldName": "ad"
> },
> {
> "fieldName": "smart_campaign_ad"
> },
> {
> "fieldName": "descriptions"
> }
> ]
> }
> },
> {
> "errorCode": {
> "requestError": "IMMUTABLE_FIELD"
> },
> "message": "Field 'ad.smart_campaign_ad.headlines' 
> cannot be modified by 'UPDATE' operation.",
> "location": {
> "fieldPathElements": [
> {
> "fieldName": "mutate_operations",
> "index": 3
> },
> {
> "fieldName": "ad_group_ad_operation"
> },
> {
> "fieldName": "update"
> },
> {
> "fieldName": "ad"
> },
> {
> "fieldName": "smart_campaign_ad"
> },
> {
> "fieldName": "headlines"
> }
> ]
> }
> }
> ],
>

-- 
Feathr is closed on Fridays, operating under a four-day workweek from 
Monday-Thursday. Our platform remains available 24/7, however, on Fridays, 
please expect delays on email and ticket response times.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/baaec7fb-ce3b-40dd-b311-2f436cb20564n%40googlegroups.com.


unexpected behaviour with MCC Shared Negative Sets

2024-06-05 Thread Christian H.
Hi,

when I request Shared Negative Sets from an account, I also get the 
account's MCC sets. However, the resource name of these sets doesn't 
indicate that they are MCC shared sets.

e.g. requestId o9xduABzBOz-FCMeBYDU6A, in account A
SELECT shared_set.resource_name, shared_set.name
  FROM shared_set
 WHERE shared_set.type = NEGATIVE_KEYWORDS
   AND shared_set.status = ENABLED

returns the id of the account from which the request was made in the 
resource name
shared_set {
   resource_name: "customers/A/sharedSets/MCC_SET_ID"
   name: "MCC Shared Negative Keywords Set"
}
although the returned set doesn't belong to account A.

The problem occurs when I try to modify elements of this set, 
e.g. requestID b0g-htio8CeorF4uJIEvpQ
operations {
  remove: "customers/A/sharedCriteria/MCC_SET_ID~KEYWORD_ID"
}
fails with "MutateError.RESOURCE_NOT_FOUND - Resource was not found., at 
operations[0].remove"

The software doesn't know that the set doesn't belong to the account, so it 
always gets an error when it tries to change its content.

Could you please return the account ID of the account that owns the shared 
set in the resource name?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/acd8f343-ec09-46d0-909f-012f805cdf5cn%40googlegroups.com.


Re: clarification on api error codes

2024-06-05 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Thanks team! 
I think I've found what I needed here: 
https://grpc.github.io/grpc/core/md_doc_statuscodes.html 
So as example getting error:
error : { "message": "Resource has been exhausted (e.g. check quota).", 
"code": 8, "status": "RESOURCE_EXHAUSTED",
}
we can search for  "status": "RESOURCE_EXHAUSTED" in Google Ads 
documentation for errors and find that it belongs to enum 
https://developers.google.com/google-ads/api/reference/rpc/v16/InternalErrorEnum.InternalError#internal_error
 
which are retrievable error (per 
https://developers.google.com/google-ads/api/docs/best-practices/error-types).

Google Ads team, could you please confirm that my logic on Google Ads API 
errors categorisation is correct? 
Thanks!

On Monday, June 3, 2024 at 7:55:17 PM UTC+3 Google Ads API Forum Advisor 
wrote:

> Hi Oksana,
>
> I would suggest you refer to the document Error types 
> 
>  to 
> get more information on the errors in the Google Ads API. Please go through 
> the guides Common Errors 
>  and 
> Asynchronous 
> errors 
>  
> for 
> more details.
>
> I hope this helps! Feel free to get back to us in case of any further 
> queries.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ2wC:ref" (ADR-00235902)
>
> Thanks,
>   
> [image: 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/71f7bdfb-7ae6-4915-aec9-ec4c97b51a93n%40googlegroups.com.


Change History API throwing Internal Error for a particular account

2024-06-05 Thread 'Arun S R' via Google Ads API and AdWords API Forum
I am getting the following error when I make a GAQL request for a 
particular account. It seems to work for other accounts. Please Help.

{
  "StatusCode": 13,
  "Details": "Internal error encountered.",
  "RequestId": "UrPzzhhjkmuMky-BtUeomA",
  "Failure": {
"requestId": "UrPzzhhjkmuMky-BtUeomA"
  }
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a1d59684-5563-41f9-a4dc-61b1b19ed123n%40googlegroups.com.


Not able to find SavedColumns of old Search Ads 360 API in the newer version

2024-06-05 Thread Vamshi Bommana
Hi All,

I am migrating to the newer version of the Google Search Ads 360 API and 
are encountering difficulties with identifying the 'SavedColumnName' in the 
newer version.

In the older version, I am passing the SaveColumn in the below format to 
columns param of the report request,

[{"savedColumnName": "Registrations Count (DW)"},
{"savedColumnName": "Registrations Count (Tag)"},]

I tried to match these SavedColumnNames of old version with the custom 
columns in the newer version of API but none of them are matching.

Pulled the CustomColumn information of couple of customer_ids and the 
column names are not matching between any of them. In the older version of 
API, the column names(SavedColumnNames) are same across the all 
advertiser_ids.

Used this endpoint: 
https://searchads360.googleapis.com/v0/customers//customColumns

Any assistance or guidance would be greatly appreciated.


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/e8fa92c5-ebbe-4e86-9263-769e33442969n%40googlegroups.com.


RE: advice needed on hotel ads - creating a campaign without hotel center

2024-06-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

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

Based on the provided information, I understand that you can create a hotel 
campaign from the Google Ads UI without a hotel center account. However, when 
attempting to do the same through the Google Ads API, you encounter errors. 
Kindly note that creating a hotel campaign without a hotel center ID is not 
possible via the API, as this parameter is mandatory and must be included in 
the API request. I would recommend you to kindly refer to the "Prerequisites" 
documentation for more information. Also, I would suggest you to refer to the 
"Create a Hotel Campaign" guide as it explains in detail how to create a hotel 
campaign using the Google Ads API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJDMQ:ref" 
(ADR-00238279)

Thanks,

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/iwLWc0SELJ8100TyW72UptQx21ckTIlWVNBA%40sfdc.net.