Re: Google Ads Reporting Date Ranges Start / End Time (UTC Time Zone?)

2024-07-05 Thread Edchel Stephen Nini
Hi,

I have the same important question.

Consider this query:
  SELECT 
ad_group_criterion.criterion_id,
ad_group_criterion.keyword.text,
ad_group_criterion.keyword.match_type,
ad_group_criterion.status,
metrics.clicks,
metrics.impressions,
metrics.average_cost,
metrics.cost_micros,
metrics.average_cpm,
metrics.average_cpc,
metrics.ctr
FROM keyword_view
WHERE
segments.date DURING TODAY
AND ad_group_criterion.status = 'ENABLED'


Will the stream response use the timezone of the account or from Google 
Server itself?
What timezone does the grouping of metrics use if we use segment.date 
DURING TODAY?

1. Is it the account's timezone?

Or 

2. Does the timezone come from Google API Server itself?
If so, what is the timezone the Google API Server is using when you return 
segmented data with dates?



Please answer this important question because we need to know this detail 
so we can have accurate reporting to our customers.

Thank you in advanced!
Ed,



On Friday 11 March 2022 at 11:45:38 UTC+8 Google Ads API Forum Advisor 
wrote:

> Hi Lucas,
>
> Thank you for your question.
>
> You can refer to our data freshness 
>  guide for 
> more information on what timelines are being followed and when data can be 
> made available, in the Google Ads (UI and API) reporting.
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2XnL9i: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/2ec9f68e-4f70-4442-84f4-7f33a600cb43n%40googlegroups.com.


Re: v17 prompts an error: setting the page size is not supported. search responses will have fixed page size of '10000' rows.

2024-07-05 Thread zhiwei hu

Thanks for your reply. You said that setting more than 1 will return 
this error, but I set the pageSize to 2000 and it still prompts an error.
在2024年7月4日星期四 UTC+8 20:57:15 写道:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Kindly note that it's an intended behavior, As starting with version 17 of 
> the Google Ads API, setting the page_size to a value other than 10,000 will 
> return a PAGE_SIZE_NOT_SUPPORTED 
> 
>  error. 
> I would suggest that you refer to the Paging Through Results 
>  for 
> more information.
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJb4z:ref" 
> (ADR-00245132) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8ad3d0e7-f3fa-4e8a-a711-f7e8c66394fbn%40googlegroups.com.


How to select an existing custom goal when creating campaign

2024-07-05 Thread xiaochuan li
Can someone help me, I've been trapped for a week

stackoverflow 
link:  
https://stackoverflow.com/questions/78709475/how-to-select-an-existing-custom-goal-when-creating-campaign


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bb30adb1-50df-4d4b-ac35-ebf2942a380fn%40googlegroups.com.


Re: how to change the email address of the developer token owner for the google ads api

2024-07-05 Thread Алитикс Алитикс
Hi, 
Thanks for the quick response.

But we still don’t understand how the refresh token is associated with the 
gmail account i...@alytics.ru. Why - after deleting this user, Google Ads 
API methods stopped working for us?

Also, you have attached documentation for creating new "credentials and 
refresh tokens" 
https://developers.google.com/google-ads/api/samples/generate-user-credentials
Confirm - did we understand correctly that using this code you can change 
the current email i...@alytics.ru to the new mogvai6...@gmail.com - in 
order to further disable the info@ account, and at the same time the API 
methods for Google Ads will no longer break?
четверг, 4 июля 2024 г. в 21:03:55 UTC+3, Google Ads API Forum Advisor: 

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Based on the information provided, I understand that you are encountering 
> the invalid_grant 
> 
>  error. 
> Kindly note that the invalid_grant usually indicates an issue with the 
> refresh token not with the developer token. That said, you’ll need to 
> regenerate credentials and refresh tokens. You may refer here to this 
> guide 
>  for 
> the steps on how you can regenerate credentials and refresh tokens. On the 
> other hand, you may also check this sample code 
> 
>  for 
> generating user credentials. 
>
> According to the Google Ads API documentation 
> ,
>  
> Google Cloud Platform project with an OAuth consent screen configured for 
> an external user type and a publishing status of "Testing" is issued a 
> refresh 
> token  
> expiring 
> in 7 days. Your Google project's publishing status is 'Testing' so the 
> refresh token expires every 7 days and receives an invalid_grant error. 
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJc8E:ref" 
> (ADR-00245194) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8526b095-8a0e-4e6a-b02d-65063cbc39den%40googlegroups.com.


Mutate operations must have 'create', 'update' or 'remove'

2024-07-05 Thread pe...@svensktkosttillskott.se
Hi,

Im getting an error saying that mutateoperations must have update, but I am 
defining 'update' in the mutate operations. Please advise.

// console error:
{
  "errors": [
{
  "error_code": {
"request_error": "OPERATION_REQUIRED"
  },
  "message": "Mutate operations must have 'create', 'update', or 
'remove' specified.",
  "location": {
"field_path_elements": [
  {
"field_name": "mutate_operations",
"index": 0
  },
  {
"field_name": "ad_group_customizer_operation"
  }
]
  }
},
...

// node.js


const operations: MutateOperation[] = preparedCustomizerChanges
  .map((preparedCustomizer) => {
if (!preparedCustomizer) return null;

return {
  entity: "ad_group_customizer",
  operation: "update",
  resource: {
resource_name: preparedCustomizer.assetResourceName,
value: preparedCustomizer.newValue,
  },
  update_mask: ["value"],
} as MutateOperation;
  })
  .filter(Boolean) as MutateOperation[];

accounts[customerId] = { changed: 0, failed: 0 };

if (operations.length > 0) {
  try {
const result = await customer.mutateResources(operations);

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3d00c90e-9fe8-4205-9e24-c6f28022e9e6n%40googlegroups.com.


Re: different responses from google ads endpoints

2024-07-05 Thread Carlie McLaughlin
See the requested info below:

Geo API: curl --location 
'https://googleads.googleapis.com/v15/customers/2574544911/googleAds:search' 
\
--header 'Authorization: Bearer 
ya29.a0AXooCgt2pCQygzHmfuHwGC2C5FGzfHJzb3vTyPwtpOZ4wjwxpd_4HBdhUEPa22s4je3L90nqyfLpzuNzWOdb5MPQthT-oiu1xw7vUtOjk3QDHaFEkUAn5-93bw4oioJrn1XHxZ0TWGWMS6i8G0XNvBMgtB5lJ9Q2e5Btv40aCgYKAcESARESFQHGX2MigOwHdh7P90dqXIwt0rss4w0174'
 
\
--header 'Developer-Token: wHW9zT2p9X3SKI8mhb7L9A' \
--header 'login-customer-id: 4742540146' \
--header 'Content-Type: application/json' \
--data '{"query":"SELECT segments.date, campaign.id , campaign.name, 
ad_group.id, ad_group.name, metrics.all_conversions, 
metrics.all_conversions_value, metrics.clicks, metrics.conversions, 
metrics.conversions_value, metrics.cost_micros, 
metrics.cross_device_conversions, metrics.impressions, metrics.video_views, 
metrics.interaction_event_types, metrics.interactions, 
metrics.view_through_conversions, segments.geo_target_city, 
segments.geo_target_metro, segments.geo_target_region, 
segments.geo_target_county, segments.geo_target_most_specific_location, 
geographic_view.location_type FROM geographic_view WHERE segments.date 
between '\''2024-06-05'\'' and '\''2024-06-05'\'' and metrics.clicks != 
'\''0'\''"
}'
Request ID: K4FfjuuC82b2k6PxYCZ_Ew
Developer-Token: wHW9zT2p9X3SKI8mhb7L9A
Customer ID: 4742540146

Daily APi: curl --location 
'https://googleads.googleapis.com/v15/customers/2574544911/googleAds:search' 
\
--header 'Authorization: Bearer 
ya29.a0AXooCgt2pCQygzHmfuHwGC2C5FGzfHJzb3vTyPwtpOZ4wjwxpd_4HBdhUEPa22s4je3L90nqyfLpzuNzWOdb5MPQthT-oiu1xw7vUtOjk3QDHaFEkUAn5-93bw4oioJrn1XHxZ0TWGWMS6i8G0XNvBMgtB5lJ9Q2e5Btv40aCgYKAcESARESFQHGX2MigOwHdh7P90dqXIwt0rss4w0174'
 
\
--header 'Developer-Token: wHW9zT2p9X3SKI8mhb7L9A' \
--header 'login-customer-id: 4742540146' \
--header 'Content-Type: application/json' \
--data '{"query":"SELECT segments.date, campaign.id, campaign.name, 
metrics.clicks, metrics.impressions FROM campaign WHERE segments.date 
between '\''2024-06-05'\'' and '\''2024-06-05'\''"
}'
Request ID: yEoPfcpTx9Un5qutP-2IFA
Developer-Token: wHW9zT2p9X3SKI8mhb7L9A
Customer ID: 4742540146


On Wednesday, July 3, 2024 at 2:46:58 PM UTC-4 Google Ads API Forum Advisor 
wrote:

Hi,

The screenshot which you have provided corresponds to the ad_group resource 
not the geographic_view, so I would recommend to use the query which was 
provided by us and then match the metrics data from the Google Ads UI. 
While mapping the data from the Google Ads UI to the Google Ads API you 
should use the same resource.

Kindly note that we have executed both queries provided by you and observed 
the same impression value of '83300' without any discrepancies in the 
results. I recommend re-running both queries and then comparing the 
impressions from the ad_group and campaign resources in the Google Ads API. 
However, if you are still facing discrepancies, then kindly provide us with 
the complete API logs (request 

 
and response 

 
logs with request-id 

 
and request header 
)
 
generated at your end to better assist you further. 

  


*This message is in relation to case "ref:!00D1U01174p.!5004Q02tJTqh:ref" 
(ADR-00244034) Thanks,*
  [image: Google Logo] *Google Ads API Team* 
*Register 
 for 
the upcoming workshop: Performance Max and the Google Ads API!*
 
​​​

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/509bc098-9ad0-46c9-a832-9f5d2dd98497n%40googlegroups.com.


Re: Google Ads Reporting Date Ranges Start / End Time (UTC Time Zone?)

2024-07-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.

Kindly note that for segment.date DURING TODAY, the timezone used for grouping 
metrics is the account's timezone. In general all the reports that are pulled 
from an account will be based on the account's time zone. You can only set date 
ranges for the reports to get data at a specific time.
This message is in relation to case "ref:!00D1U01174p.!5004Q02XnL9i:ref" 
(ADR-00097073)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/o3-790SG5KYC00MrkKp_sFQ6iG3YluidkjaQ%40sfdc.net.


Notification Support

2024-07-05 Thread Bimal Ram
Hi Team,

I have specific requirement in which my application should be notified when 
a client accepts or decline the invitation (linking a client to a manager). 
Is there any method in which I can setup the notification triggers?

Thanks, Regards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c054699d-aca7-4801-b9ff-7d485716c391n%40googlegroups.com.


Clarification regarding duplicate conversions upload to conversion action

2024-07-05 Thread 'Vinay Surya' via Google Ads API and AdWords API Forum
Hi,
If I upload a conversion with the same conversion_value, 
conversion_date_time and gclid, what happens?

In some of the discussions in this Forum, I found two possible cases:
• That the api will throw an error saying `CONVERSION_ALREADY_EXISTS` 
• The api will allow the second upload but only considers the first. 

We are not getting an error, but we need to be sure that only the first 
conversion is considered.

can you please explain the discrepancy? is it an issue of api version 
difference (one version will throw an error and another will simply 
consider the first one? ) 

FYI, we are using `MANY_PER_CLICK` conversion action type

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e4ed7f54-669c-4002-aee0-85eaa3b538ecn%40googlegroups.com.


Re: v17 prompts an error: setting the page size is not supported. search responses will have fixed page size of '10000' rows.

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

Kindly note that whatever the value you have set for page_size in v17 it will 
throw a PAGE_SIZE_NOT_SUPPORTED as setting the page size is not supported from 
v17, and will be unavailable in a future version. I would suggest not to use 
the page_size field from v17.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJb4z:ref" 
(ADR-00245132)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/SdZt20SG5MY000T8F-CssnRa2Ge4Eq8LI3gg%40sfdc.net.


Re: how to select an existing custom goal when creating campaign

2024-07-05 Thread valentin volossin
Цель какая ,чтоб защита была вы ,меня не защищаете я свой бизнес потеряю у
вас а с вас спрос нольцоаый ,если уже пароли аккаунт вскрыть через ютуб
утуб не работает как положено по регламенту
volossin40gmail.

пт, 5 июл. 2024 г., 17:36 '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.
>
> I am afraid that there is no sample code for custom conversion goals and
> how to associate it to your campaign. However, as mentioned in this
> section
> ,
> you need to update the campaign's ConversionGoalCampaignConfig
> ,
> by setting the custom_conversion_goal to the resource name of the
> CustomConversionGoal from the previous step, and setting the operation's
> update_mask to custom_conversion_goal.
>
> Let us know if you have any further questions.
>
> This message is in relation to case
> "ref:!00D1U01174p.!5004Q02tJe10:ref" (ADR-00245277)
>
> 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/mSWM80SG5N7U00YW1rz3GXSwmdomZouEwxYg%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/CAB1Q8HoGUwg5b7ZhAHDdPrh7wc-Uda_AT%2BssLqH-80fmteeJHA%40mail.gmail.com.


RE: mutate operations must have 'create', 'update' or 'remove'

2024-07-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 logs, you are encountering the request error 
"OPERATION_REQUIRED". Make sure, the mutate request operation has the options 
to create, edit, or remove provided when submitting a request. Also, I could 
see that you have provided only response logs, which are not sufficient to 
investigate the issue further, provide us with the complete API logs (request 
and response with request-id and request header) generated at your end so that 
we can better assist you.

If you are using a client library and haven't enabled the logging yet, I would 
request you to 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.

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

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/T_Czb0SG5SSW0071zDxvO-RPuSUizB6FTs4A%40sfdc.net.


RE: issue querying metrics from location asset on a pmax campaign

2024-07-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.

After checking the information provided, I understand that you are facing 
issues while trying to retrieve asset data for performance max campaigns using 
Google Ads API. I would recommend you to use the ad_group_ad_asset_view to 
fetch the asset data.

If you are unable to fetch the required data, in order to assist you further, 
provide us the customer ID of the Google Ads account that you are trying to 
fetch the data. Also, provide us the complete API logs (request and response 
with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to 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.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJe15:ref" 
(ADR-00245278)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/vRwgh0SG5UB200gtGpxN4SQ_iqsf_G3GOrLw%40sfdc.net.