Re: error: marketing image asset for a valid asset group is not enough.

2024-06-02 Thread surya sun
Hi,

I am sending the response error and request id of the API call in the 
attached file with this mail. 

As I mentioned in my first mail. I am trying to copy an existing asset 
group by using all the asset details of the asset group and creating a new 
asset resource name and linking to the new duplicated asset group. But I am 
getting "NOT ENOUGH" error message. Please note that I am using 20 image 
assets, that I got the details from an existing asset group. I am not able 
to understand why some of these images are not accepted as it should be for 
the new asset group. Kindly please resolve my issue soon.  

Thank you. 



On Thursday, May 30, 2024 at 7:25:07 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi Ayang, 
>
> Thank you for reaching out to the Google Ads API support team.
>
> Upon checking your concern, I understand that you are getting an error "
> asset_group_error 
> "
>  
> while making the request to MutateAssetGroups 
> .
>  
> Kindly note that the AssetGroup within a Performance Max campaign 
> necessitates an initial minimum assortment of assets. These assets may 
> comprise pre-existing ones utilized in other campaigns or newly created 
> assets tailored specifically for an AssetGroup within a Performance Max 
> campaign. These errors might occur when asset requirements are not met. 
> Kindly follow this guide to Ensure minimum asset requirements are met 
> 
> .
>
> Kindly note that you have not shared the complete API logs as it doesn't 
> contain the request body of what you are passing in your API request. In 
> order to further investigate your issue, kindly share the complete updated 
> API logs (request 
> 
>  and response 
> 
>  logs 
> with request-id 
> 
>  and request header 
> )
>  
> generated at your end to better assist you further. 
>
> 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.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ8am:ref" (ADR-00237200)
>
> 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/0dc729fa-b2e3-450f-8029-6a7c6d2dcb23n%40googlegroups.com.


pmax_error.docx
Description: Zip archive


RE: error: marketing image asset for a valid asset group is not enough.

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

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

Upon checking your concern, I understand that you are getting an error 
"asset_group_error" while making the request to MutateAssetGroups. Kindly note 
that the AssetGroup within a Performance Max campaign necessitates an initial 
minimum assortment of assets. These assets may comprise pre-existing ones 
utilized in other campaigns or newly created assets tailored specifically for 
an AssetGroup within a Performance Max campaign. These errors might occur when 
asset requirements are not met. Kindly follow this guide to Ensure minimum 
asset requirements are met.

Kindly note that you have not shared the complete API logs as it doesn't 
contain the request body of what you are passing in your API request. In order 
to further investigate your issue, kindly share the complete updated API logs 
(request and response logs with request-id and request header) generated at 
your end to better assist you further.

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.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ8am:ref" 
(ADR-00237200)

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


Re: error:"unauthorized_client"

2024-05-16 Thread Alex Gunner
OAuth verification does not need to be completed for this. Are you using a 
MCC test account with your test developer token?

On Thursday, May 16, 2024 at 12:56:20 AM UTC+3 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> To analyse this 'Authorization 
> ' issue 
> further could you please provide us with the below details. 
>
>- Can you please execute customers.listAccessibleCustomers 
>
> 
>  and 
>provide us complete API request and response logs, you may also check this 
> API 
>documentation 
>
> 
>  for 
>more information. If you are using any programming language please check 
>sample code for List Accessible Customers 
>
> 
> here. 
>- The user email you used for authentication. 
>- Provide the Google Ads API endpoint that you are using. 
>
> You can send the details via Reply privately to the author option, or 
> direct private reply to this email.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tIzOV:ref" (ADR-00235180)
>
> 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/d05f14d7-f2df-44a8-a296-5a79e82d519en%40googlegroups.com.


Re: error update adgroupbidmodifier, please check why, thanks

2024-04-05 Thread Jian Hu
No, it's not true.

Resource name exist after check by "google query" and I can find it in 
adGroup, I re-check resource name with good format, that's why I don't 
understand

On Friday 15 March 2024 at 15:47:33 UTC+1 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you are encountering a "
> RESOURCE_NOT_FOUND 
> "
>  
> error. These errors are one of the most common mutate errors. The common 
> cause is when the request attempts to mutate or otherwise reference a 
> resource that does not exist or has been removed. Or, the given resource 
> name is malformed. To handle this, use a search request to retrieve the 
> resource name for an existing resource before submitting a mutate request. 
> Let us know if you still have further queries. 
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02rzyqy:ref" (ADR-00227408)
>
> 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/ecf40009-a124-46d8-ac2f-4f7936acf7c9n%40googlegroups.com.


RE: error update adgroupbidmodifier, please check why, thanks

2024-03-15 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.

By reviewing your concern, I understand that you are encountering a 
"RESOURCE_NOT_FOUND" error. These errors are one of the most common mutate 
errors. The common cause is when the request attempts to mutate or otherwise 
reference a resource that does not exist or has been removed. Or, the given 
resource name is malformed. To handle this, use a search request to retrieve 
the resource name for an existing resource before submitting a mutate request. 
Let us know if you still have further queries.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzyqy:ref" 
(ADR-00227408)

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


Re: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2024-02-22 Thread dimas ilham
Hi, i got same error, this might be cause my refresh token got expired, but 
when i want to reapply it, i got error like this:

[image: Screenshot 2024-02-22 165248.png]
is there any ways to solve it?

Pada Rabu, 20 Desember 2023 pukul 05.58.59 UTC+7 Google Ads API Forum 
Advisor menulis:

> Hi,
>
> Thank you for getting back to us.
>
> After reviewing your concern, I understand that you are encountering the 
> invalid_grant 
> 
>  error 
> while creating a campaign via the Google Ads API.
>
> The common cause for this error is that, a 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. So, in order to handle this error, go to the Google API Console and 
> navigate to the OAuth consent screen. Then change the publishing status to 
> "In production" to avoid the refresh token expiring in 7 days.
>
> If you still encounter any issues, please provide us with the complete API 
> logs (request 
> 
>  and response 
> 
>  with request-id 
> 
>  and request header 
> )
>  
> generated at your end to 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.!5001U0XWCTf:ref"
>
> 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/ca985dfa-5bbc-4f2c-93dc-18f318106ac6n%40googlegroups.com.


Re: error: operation is not implemented, or supported, or enabled

2024-02-13 Thread Olayinka Popoola
Hi,

I have been able to resolve previous issues. However  I am getting
this error.

Unrecognized configuration section GoogleAdsApi.

This has to do with GoogleAdsApi Configuration section.  I have not changed
anything in this configuration and the application was working fine.

Kind regards

On Mon, 12 Feb 2024 at 14:44, Olayinka Popoola 
wrote:

> Thank you for your response. I think I was getting the error because the
> application was on V11 which I have now upgraded to version 15.
>
> However, I am getting this new error:  Reference to type
> 'AdGroupStatusEnum.Types.AdGroupStatus' claims it is defined in
> 'Google.Ads.GoogleAds', but it could not be found
>
>
> AdwordsCampaign campaign = new AdwordsCampaign();
>  campaign.CampaignStatus = item.Campaign.Status;
>
>
> On Monday, February 12, 2024 at 1:48:43 PM UTC Google Ads API Forum
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for reaching out to the Google Ads API support team.
>>
>> After reviewing your concern, I understand that you are encountering a
>> download error while working with the Google Ads API.
>>
>> In order to assist you further, kindly elaborate and provide us more
>> details of the issue you are encountering, along with 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.!5004Q02rz1Lc:ref"
>>
>> 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/25f14c44-9e58-489a-9367-bc792359e4a3n%40googlegroups.com
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CA%2BPkKJqiA4MBK2-DRNLD-SUqfR4Ei8_U0kOntcvKq2hU6tFLow%40mail.gmail.com.


Re: error: operation is not implemented, or supported, or enabled

2024-02-12 Thread Olayinka Popoola
Thank you for your response. I think I was getting the error because the 
application was on V11 which I have now upgraded to version 15.

However, I am getting this new error:  Reference to type 
'AdGroupStatusEnum.Types.AdGroupStatus' claims it is defined in 
'Google.Ads.GoogleAds', but it could not be found


AdwordsCampaign campaign = new AdwordsCampaign();
 campaign.CampaignStatus = item.Campaign.Status;


On Monday, February 12, 2024 at 1:48:43 PM UTC Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you are encountering a 
> download error while working with the Google Ads API.
>
> In order to assist you further, kindly elaborate and provide us more 
> details of the issue you are encountering, along with 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.!5004Q02rz1Lc:ref"
>
> 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/25f14c44-9e58-489a-9367-bc792359e4a3n%40googlegroups.com.


Re: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2023-12-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for getting back to us.

After reviewing your concern, I understand that you are encountering the 
invalid_grant error while creating a campaign via the Google Ads API.

The common cause for this error is that, a 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. So, in order 
to handle this error, go to the Google API Console and navigate to the OAuth 
consent screen. Then change the publishing status to "In production" to avoid 
the refresh token expiring in 7 days.

If you still encounter any issues, please provide us with the complete API logs 
(request and response with request-id and request header) generated at your end 
to 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.!5001U0XWCTf:ref"

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


Re: {'error': 'invalid_grant', 'error_description': 'Bad Request'}

2023-12-19 Thread 'ReVo' via Google Ads API and AdWords API Forum
Hi there,

What if the error  {"error": "invalid_grant", "error_description": "Bad 
Request"} appears when trying to exchange code for access and refresh 
tokens? I've already tried a bunch of possible solutions including 
generating a new client secret, but it didn't help. Here are the parameters 
that I pass. Thanks a lot. [image: Screenshot 2023-12-19 223228.png]

Best regards,
Jerry
On Tuesday, March 24, 2020 at 7:13:50 PM UTC+2 Google Ads API Forum Advisor 
Prod wrote:

> Hi Diana,
>
> Can you please provide your complete detailed request and response logs of 
> your API call *via Reply privately to author *so that I can further 
> investigate the issue? You can find information on enabling logging in the 
> ReadMe of your client library 
> .
>
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UXWCTf: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/133ff33a-ed54-492c-8e69-a701abe347c4n%40googlegroups.com.


Re: error when i am using keywordplanideaservice

2023-12-05 Thread 冨田英祐(pokotyamu えーちゃん)

Thank you for your answer.

I was able to understand how to calculate the operation.
And I'll try implementing it. 

If I find any unclear points, I'll question again.

Thank you again for your help.
2023年12月6日水曜日 7:22:07 UTC+9 Google Ads API Forum Advisor:

> Hi,
>
> Thank you for getting back to us.
>
> Please find the response to your queries respectively.
>
>
> *Does this consume 1 operation? Or does it consume 10,000 operations?*
>
> A maximum of 10,000 keywords can be used in a request. So, it will only 
> consume 1 operation.
>
>
> *And 1 QPS's Query means equal operation?*
>
> Please note that 1 QPS is calculated as 60 requests per 60 seconds.
>
> Hope this helps. If you have any more queries, please feel free to get 
> back to us.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qCAkF:ref"
>
> 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/90fea40e-955d-4cbc-ae0b-61a68716eb5fn%40googlegroups.com.


Re: error when i am using keywordplanideaservice

2023-12-05 Thread 冨田英祐(pokotyamu えーちゃん)
Hi,

I am also facing the same issue when using 
KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics, so please let me 
ask a question.

> You may check out API Limits and Quotas for more information.
> 15,000 API operations per day

I have read the article about this API limit and quotas.
I think that with GenerateKeywordHistoricalMetrics, you can specify up to 
10,000 words at the same time as keywords in one request.(
https://developers.google.com/google-ads/api/reference/rpc/v15/GenerateKeywordHistoricalMetricsRequest
)

Does this consume 1 operation? Or does it consume 10,000 operations?
And 1 QPS's Query means equal operation?
I need an answer for this as it is necessary for calculating when imposing 
limit restrictions.

Thank you for your confirmation.

2023年11月21日火曜日 19:02:09 UTC+9 Google Ads API Forum Advisor:

> Hi,
>
> Thank you for getting back to us.
>
> By reviewing your query, I understand that you are getting the error "
> RESOURCE_EXHAUSTED 
> ",
>  
> which means that a system frequency limit has been exceeded. Kindly prevent 
> sending too many requests in a short period of time and also ensure to set 
> up short delays between requests or combine more operations in fewer 
> requests. Also, please check this sample code for how to Handle a Rate 
> Exceeded Error 
> 
>  for 
> more information.
>
> Additionally, we also have daily API operation limits where requests that 
> violate these limits are rejected with the error: RESOURCE_EXHAUSTED. You 
> may check out API Limits and Quotas 
>  for 
> more information.
>
> Also, you can try making a request to the Method: 
> customers.generateKeywordHistoricalMetrics 
> 
>  
> endpoint to see the results.
>
> If you are still encountering an error, kindly provide us with the updated 
> complete API logs (request 
> 
>  and response 
> 
>  with request-id 
> 
>  and request header 
> )
>  
> generated at your end to assist you better.
>
>
> 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.
>
> You can send the details via *Reply privately to the author option*, or 
> *direct 
> private reply* to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qCAkF:ref"
>
> 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/11fddcab-9627-4514-9b7c-41c15c5bfbdfn%40googlegroups.com.


RE: error on getting email feedback - request for basic access to the google ads api token

2023-11-23 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 reviewing your concern, I understand that you have applied for API basic 
access and you haven't received any updates on your application status.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team. Can you kindly 
provide the following information for the compliance team to further assist you 
with your concern:

Case ID generated from the compliance team in the format 0-0###0 (if 
there is any generated).
The type of access which you have requested for?

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID: 749-667-3100
Cases ID: requested
Access type: Basic

Do reach out to the Google Ads API support team, for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02qUeqd:ref"

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


RE: error on getting metrics from asset_group

2023-11-21 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.

I see that you have already raised this concern on another thread with the 
subject "Error on getting Metrics from Asset_group" and we have already 
responded there for this issue. To avoid multiple threads on the same issue, 
please take a look at that thread and continue the discussion on the same for 
further updates on the issue.
This message is in relation to case "ref:!00D1U01174p.!5004Q02qUGBR:ref"

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


Re: Error on getting Metrics from Asset_group

2023-11-21 Thread Cantare John
Yes i was using v14 . Thanks!
I have another question , what workaround can i use to query with date 
(segment.date is not present in fields to select)


On Tuesday, November 21, 2023 at 10:14:54 AM UTC+1 D. H. wrote:

> Hi, 
>
> Are you using v15 of the API or an earlier version? Looks like metrics for 
> asset groups were added in v15: 
> https://ads-developers.googleblog.com/2023/10/announcing-v15-of-google-ads-api.html
>
> And: https://developers.google.com/google-ads/api/fields/v15/asset_group
>
> I get a similar error running your query against v14 with the Python 
> client:
> [2023-11-21 17:00:00,000 - WARNING] Request made: ClientCustomerId: 
> xx, Host: googleads.googleapis.com, Method: 
> /google.ads.googleads.v14.services.GoogleAdsService/SearchStream, 
> RequestId: XXX_X-, IsFault: True, FaultMessage: Cannot 
> select or filter on the following metrics: 'all_conversions'(could not 
> support requested resources: 'ASSET_GROUP'), 'all_conversions_value'(could 
> not support requested resources: 'ASSET_GROUP'), 'clicks'(could not support 
> requested resources: 'ASSET_GROUP'), 'conversions'(could not support 
> requested resources: 'ASSET_GROUP'), 'cost_micros'(could not support 
> requested resources: 'ASSET_GROUP'), 'impressions'(could not support 
> requested resources: 'ASSET_GROUP'), 'interactions'(could not support 
> requested resources: 'ASSET_GROUP'), 'view_through_conversions'(could not 
> support requested resources: 'ASSET_GROUP'), since metric is incompatible 
> with the resource in the FROM clause or other selected segmenting 
> resources. 
>
> Hope this helps,
>
> D.H.
> On Tuesday, November 21, 2023 at 12:09:43 AM UTC+8 Cantare John wrote:
>
>> In docs, it is noted that ASSET_GROUP is RESOURCE WITH METRICS but when 
>> im trying to get metrics with this query
>> *{*
>> * "query": "SELECT campaign.id , asset_group.id 
>> , metrics.all_conversions, 
>> metrics.all_conversions_value, metrics.clicks, 
>> metrics.conversions,metrics.cost_micros, metrics.impressions, 
>> metrics.interactions, metrics.view_through_conversions FROM asset_group"*
>> *}*
>> Im getting this error 
>>
>>
>> * "errors": [  {*
>>
>> * "errorCode": {*
>>
>>
>>
>> * "queryError": "PROHIBITED_METRIC_IN_SELECT_OR_WHERE_CLAUSE" 
>> },"message": "Cannot select or filter on the following 
>> metrics: 'all_conversions'(could not support requested resources: 
>> 'ASSET_GROUP'), 'all_conversions_value'(could not support requested 
>> resources: 'ASSET_GROUP'), 'clicks'(could not support requested resources: 
>> 'ASSET_GROUP'), 'conversions'(could not support requested resources: 
>> 'ASSET_GROUP'), 'cost_micros'(could not support requested resources: 
>> 'ASSET_GROUP'), 'impressions'(could not support requested resources: 
>> 'ASSET_GROUP'), 'interactions'(could not support requested resources: 
>> 'ASSET_GROUP'), 'view_through_conversions'(could not support requested 
>> resources: 'ASSET_GROUP'), since metric is incompatible with the resource 
>> in the FROM clause or other selected segmenting resources."  } ],**RequestId 
>> : *JWMpCN21dJv2UObgdEAfyQ
>>
>>
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bc844078-9561-46de-9c4a-bb5c7bc8ec19n%40googlegroups.com.


Re: Error on getting Metrics from Asset_group

2023-11-21 Thread D. H.
Hi, 

Are you using v15 of the API or an earlier version? Looks like metrics for 
asset groups were added in 
v15: 
https://ads-developers.googleblog.com/2023/10/announcing-v15-of-google-ads-api.html

And: https://developers.google.com/google-ads/api/fields/v15/asset_group

I get a similar error running your query against v14 with the Python client:
[2023-11-21 17:00:00,000 - WARNING] Request made: ClientCustomerId: 
xx, Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v14.services.GoogleAdsService/SearchStream, 
RequestId: XXX_X-, IsFault: True, FaultMessage: Cannot 
select or filter on the following metrics: 'all_conversions'(could not 
support requested resources: 'ASSET_GROUP'), 'all_conversions_value'(could 
not support requested resources: 'ASSET_GROUP'), 'clicks'(could not support 
requested resources: 'ASSET_GROUP'), 'conversions'(could not support 
requested resources: 'ASSET_GROUP'), 'cost_micros'(could not support 
requested resources: 'ASSET_GROUP'), 'impressions'(could not support 
requested resources: 'ASSET_GROUP'), 'interactions'(could not support 
requested resources: 'ASSET_GROUP'), 'view_through_conversions'(could not 
support requested resources: 'ASSET_GROUP'), since metric is incompatible 
with the resource in the FROM clause or other selected segmenting 
resources. 

Hope this helps,

D.H.
On Tuesday, November 21, 2023 at 12:09:43 AM UTC+8 Cantare John wrote:

> In docs, it is noted that ASSET_GROUP is RESOURCE WITH METRICS but when im 
> trying to get metrics with this query
> *{*
> * "query": "SELECT campaign.id , asset_group.id 
> , metrics.all_conversions, 
> metrics.all_conversions_value, metrics.clicks, 
> metrics.conversions,metrics.cost_micros, metrics.impressions, 
> metrics.interactions, metrics.view_through_conversions FROM asset_group"*
> *}*
> Im getting this error 
>
>
> * "errors": [  {*
>
> * "errorCode": {*
>
>
>
> * "queryError": "PROHIBITED_METRIC_IN_SELECT_OR_WHERE_CLAUSE" 
> },"message": "Cannot select or filter on the following 
> metrics: 'all_conversions'(could not support requested resources: 
> 'ASSET_GROUP'), 'all_conversions_value'(could not support requested 
> resources: 'ASSET_GROUP'), 'clicks'(could not support requested resources: 
> 'ASSET_GROUP'), 'conversions'(could not support requested resources: 
> 'ASSET_GROUP'), 'cost_micros'(could not support requested resources: 
> 'ASSET_GROUP'), 'impressions'(could not support requested resources: 
> 'ASSET_GROUP'), 'interactions'(could not support requested resources: 
> 'ASSET_GROUP'), 'view_through_conversions'(could not support requested 
> resources: 'ASSET_GROUP'), since metric is incompatible with the resource 
> in the FROM clause or other selected segmenting resources."  } ],**RequestId 
> : *JWMpCN21dJv2UObgdEAfyQ
>
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/52071061-4e3e-445c-958a-d3a659b675dbn%40googlegroups.com.


Re: error when i am using keywordplanideaservice

2023-11-20 Thread M i
The threshold at which a 429 error occurs is no longer abnormally low.

Please allow me to ask a few questions as we continue to use the Google Ads 
API.


1. about the cause
I was definitely below both the number of requests per day and the number 
of QPS per day, but the following error occurred.
Method name: 
google.ads.googleads.v14.services.KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics
429 Resource has been exhausted (e.g. check quota). [type_url: 
\"type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure\"\"}nvalue:
 
\"\n-\\002X\002\002\002\022\\'Too many Retry in 30 
seconds.\\022\026rM939K2Wct9csMku1UdQ2A\"\"\n]


In what cases does this situation occur?


2. how to prevent it from happening?
Can you please suggest a way to prevent the 429 error from occurring?
If you have more than one method, we would appreciate it if you could 
provide us with each of them. 3.

3. how to deal with the problem if it occurs
If the 429 error does occur, is there any way to resolve it in as little 
time as possible?

Thank you in advance for your cooperation in confirming the above.

2023年11月14日火曜日 16:53:06 UTC+9 Google Ads API Forum Advisor:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> I see that you have already raised this concern on another thread with 
> "Error when I am using KeywordPlanIdeaService" and we have already 
> responded there for this issue. To avoid multiple threads on the same 
> issue, please take a look at that thread and continue the discussion on the 
> same for further updates on the issue.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qCAkF:ref"
>
>
> 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/8e095152-e810-4d40-8031-7353e16a4d33n%40googlegroups.com.


Re: error when i am using keywordplanideaservice

2023-11-20 Thread M i
The threshold at which a 429 error occurs is no longer abnormally low.

Please allow me to ask a few questions as we continue to use the Google Ads 
API.


1. about the cause
I was definitely below both the number of requests per day and the number 
of QPS per day, but the following error occurred.
Method name: 
google.ads.googleads.v14.services.KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics
429 Resource has been exhausted (e.g. check quota). [type_url: 
\"type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure\"\"}nvalue:
 
\"\n-\\002X\002\002\002\022\\'Too many Retry in 30 
seconds.\\022\026rM939K2Wct9csMku1UdQ2A\"\"\n]


In what cases does this situation occur?


2. how to prevent it from happening?
Can you please suggest a way to prevent the 429 error from occurring?
If you have more than one method, we would appreciate it if you could 
provide us with each of them. 3.

3. how to deal with the problem if it occurs
If the 429 error does occur, is there any way to resolve it in as little 
time as possible?

Thank you in advance for your cooperation in confirming the above.

2023年11月14日火曜日 16:53:06 UTC+9 Google Ads API Forum Advisor:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> I see that you have already raised this concern on another thread with 
> "Error when I am using KeywordPlanIdeaService" and we have already 
> responded there for this issue. To avoid multiple threads on the same 
> issue, please take a look at that thread and continue the discussion on the 
> same for further updates on the issue.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02qCAkF:ref"
>
>
> 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/417c339c-8730-49c2-9603-acf102e2b038n%40googlegroups.com.


Re: Error when I am using KeywordPlanIdeaService

2023-11-13 Thread Nick
Exact same thing happening to me

On Monday, November 13, 2023 at 7:44:59 PM UTC-5 M i wrote:

> I am using Google AdsAPI from Python.
> When I make a request I get the following error
>
> Method name: 
> google.ads.googleads.v14.services.KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics
> 429 Resource has been exhausted (e.g. check quota). [type_url: \"
> type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure\ 
> "\"}nvalue:
>  
> \"\n-\\\002X\002\002\022\\'Too many requests. Retry in 30 
> seconds.\\022\026rM939K2Wct9csMku1UdQ2A\"\n]
>
> If you call it once after some time has passed, you will get a normal 
> response in rare cases, but if you call it again, you will get an error.
> Once this happens, a normal response will not be returned until you wait 
> several minutes.
>
> I don't think I am calling enough to reach the request limit.
>
> For your information, I am attaching the number of method calls within 24 
> hours from now.
> The only one we are calling is 
> google.ads.googleads.v14.services.KeywordPlanIdeaService.GenerateKeywordHistoricalMetrics.
> [image: photo.png]
> Thank you for your confirmation.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/01d6cd72-0a92-4e39-b222-d41cd221ca12n%40googlegroups.com.


RE: error api requisition

2023-10-17 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.

By reviewing your concern, I understand that you're getting a 
USER_PERMISSION_DENIED error. Yes, MCC is the manager account ID. Specify the 
login-customer-id as the manager account ID without hyphens (-). Client 
libraries have built in support for this. Retry the request, if still the issue 
persists, please provide us the latest complete API logs (request and response 
with request-id and request header) generated at your end to assist you further.

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.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

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

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


RE: error when i am using keywordplanideaservice

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thanks for reaching out to the Google Ads API Team.

It appears that you are getting a RESOURCE_EXHAUSTED error. It means that a 
system frequency limit has been exceeded. Kindly prevent sending too many 
requests in a short period of time and also ensure to set up short delays 
between requests or combine more operations into fewer requests. You can check 
this documentation 
(https://developers.google.com/google-ads/api/docs/best-practices/common-errors?hl=en#quotaerror)
 for more details.

Kindly also note that as per this documentation 
(https://developers.google.com/google-ads/api/docs/best-practices/quotas#daily_api_operation_limits),
 daily API usage limits are based on the number of API operations made per 
developer token. API operations are the total sum of get requests and mutate 
operations. The limits for daily API operations depend on the access level of 
the developer token. The Access Levels and Permissible Use Guide outlines the 
specific API operation limits for each access level. Requests that violate 
these limits are rejected with the error RESOURCE_EXHAUSTED. You may check the 
API Limits and Quotas 
(https://developers.google.com/google-ads/api/docs/best-practices/quotas?hl=en) 
for more information. Additionally, due to cost and complexity, the Planning 
service methods listed in this 
documentation(https://developers.google.com/google-ads/api/docs/best-practices/quotas#planning_services)
 are subject to separate limits from other types of requests.

With that being said, can you please provide us with the complete logs(request 
and response with request ID) generated on your end so we can investigate 
further?

request: 
https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request
response: 
https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response
request-id: 
https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id

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

This message is in relation to case "ref:_00D1U1174p._5004Q2n6iPv:ref"

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


Re: error in google ads in customers.campaignbudgets.mutate

2023-07-10 Thread Muhammad Haseeb
I added login-customer-id in heaer but still getting same error

On Monday, July 10, 2023 at 2:12:32 PM UTC+5 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thanks for reaching out to Google Ads API Forum.
>
> With regards to your concern, I can see that you are encountering the 
> *PERMISSION_DENIED* error. Kindly note that this error indicates that the 
> authenticated user doesn't have the permission to do the change. If you're 
> accessing a client customer, the manager's customer id must be set in the 
> *login-customer-id* header. 
>
> You will need to ensure that the user / email address you used to generate 
> the credentials indeed has access to the account in your request. If the 
> user / email address has *access* or is associated with the MCC / manager 
> account, you will need to specify the said MCC / manager account ID as the 
> value of the *login-customer-id* field. For common structures in calling 
> a request in API, you may refer to our *API Call Structure* for more 
> information.
>
> Links included in this email:
>
>- *PERMISSION_DENIED* - 
>
> *https://developers.google.com/google-ads/api/reference/rpc/v14/AccountLinkErrorEnum.AccountLinkError#permission_denied*
>  
>
> 
>  
>- *Access* - 
>
> *https://support.google.com/google-ads/answer/9978556?visit_id=637628826037447236-382779227=1*
>  
>
> 
>  
>- *Login-customer-id* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid*
>  
>
> 
>  
>- *API Call Structure* - 
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure* 
>
>  
>
>   
> This message is in relation to case "ref:_00D1U1174p._5004Q2msxWj:ref"
>
> 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/a7f19478-abb9-4daf-8749-4678626c9854n%40googlegroups.com.


RE: error in google ads in customers.campaignbudgets.mutate

2023-07-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to Google Ads API Forum.

With regards to your concern, I can see that you are encountering the 
PERMISSION_DENIED error. Kindly note that this error indicates that the 
authenticated user doesn't have the permission to do the change. If you're 
accessing a client customer, the manager's customer id must be set in the 
login-customer-id header.

You will need to ensure that the user / email address you used to generate the 
credentials indeed has access to the account in your request. If the user / 
email address has access or is associated with the MCC / manager account, you 
will need to specify the said MCC / manager account ID as the value of the 
login-customer-id field. For common structures in calling a request in API, you 
may refer to our API Call Structure for more information.

Links included in this email:

PERMISSION_DENIED - 
https://developers.google.com/google-ads/api/reference/rpc/v14/AccountLinkErrorEnum.AccountLinkError#permission_denied
Access - 
https://support.google.com/google-ads/answer/9978556?visit_id=637628826037447236-382779227=1
Login-customer-id - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid
API Call Structure - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure

This message is in relation to case "ref:_00D1U1174p._5004Q2msxWj:ref"

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


RE: error

2023-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to Google Ads API Support.

With regards to your concerns, can you provide more context about your issue? 
This is so that we can investigate this matter and provide you proper guidance. 
Please note that in Google Ads API perspective we need the complete logs to be 
able to see the error thrown on your side and further investigate. With that 
being said, can you provide the complete request and response logs with request 
ID generated as shown in the respective?

Moreover, logging can be enabled by navigating to the Client libraries > Your 
client library (ex. Java) > Logging documentation, which you can access from 
the link below. For REST interface requests, you can enable logging via the 
curl command by using the -i flag. This will cause the tool to include the HTTP 
response headers in the output.

Additionally, can you confirm if you are using the python library for 
configuration? If so, then your may refer to this link 
(https://developers.google.com/google-ads/api/docs/client-libs/python/installation)
 for python installation and this link 
(https://developers.google.com/google-ads/api/docs/client-libs/python/configuration)
 for python configuration.

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

Links included in this email:

Google Ads API - https://developers.google.com/google-ads/api/docs/start
Request - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#request
Response - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#response
Request ID - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
Client Libraries - 
https://developers.google.com/google-ads/api/docs/client-libs?hl=en

This message is in relation to case "ref:_00D1U1174p._5004Q2mrEwB:ref"

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/PbJQs0RX9TZQ00f86BU_8oSSmmz-1Jkkmizw%40sfdc.net.


Re: error for removing keywords from negative keywords shared set

2023-05-12 Thread Qihuai Duan
Hello,

Issue solved, it lacked of one line of argument in the add_argument

Thx 

Le vendredi 12 mai 2023 à 15:41:58 UTC+2, Google Ads API Forum Advisor a 
écrit :

> Hello,
>
> Thanks for reaching out to the Google Ads API Team.
>
> I understand that you are experiencing an INVALID_ARGUMENT error while 
> using the Search method on your python client library. Can you please 
> confirm if this operation is referring to the python client library 
> *find_and_remove_criteria_from_shared_set.py* file?
>
>- *find_and_remove_criteria_from_shared_set.py* - 
>
> *https://github.com/googleads/google-ads-python/blob/main/examples/advanced_operations/find_and_remove_criteria_from_shared_set.py*
>  
>
> 
>  
>
> Additionally, can you please provide us with the complete *request* and 
> *response* logs with *request* *ID* generated on your end so our team can 
> investigate further and provide recommendations?
>
>- *Request - *
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service#request*
>  
>
> 
>  
>- *Response -  *
>
> *https://developers.google.com/google-ads/api/docs/concepts/field-service#response*
>  
>
> 
>  
>- *Request ID - *
>
> *https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id*
>  
>
> 
>  
>
> You can provide it via Reply privately to the author option. If this 
> option is not available, then send it instead on this email address 
> googleadsa...@google.com.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2lHEzt: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/d9c1928d-5ee2-48e5-b5e6-7000b5c3f97bn%40googlegroups.com.


RE: error for removing keywords from negative keywords shared set

2023-05-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thanks for reaching out to the Google Ads API Team.

I understand that you are experiencing an INVALID_ARGUMENT error while using 
the Search method on your python client library. Can you please confirm if this 
operation is referring to the python client library 
find_and_remove_criteria_from_shared_set.py file?

find_and_remove_criteria_from_shared_set.py - 
https://github.com/googleads/google-ads-python/blob/main/examples/advanced_operations/find_and_remove_criteria_from_shared_set.py

Additionally, can you please provide us with the complete request and response 
logs with request ID generated on your end so our team can investigate further 
and provide recommendations?

Request - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#request
Response - 
https://developers.google.com/google-ads/api/docs/concepts/field-service#response
Request ID - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id

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

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2lHEzt: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/fLVn00RUJSPD00PRNaPuQWRf-TxPMwLVBH4Q%40sfdc.net.


Re: Error While fetching metrics fields in Product Group Report

2023-05-11 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry 
(https://groups.google.com/g/adwords-api/c/ZaC3qIgfiWA) from the forum as 
it wasn't routed to our support queue.

Regards,
Google Ads API Team

On Wednesday, May 10, 2023 at 5:49:04 PM UTC+8 ay...@optmyzr.com wrote:

> I can share the the details of the account for which I am facing this 
> issue. Please check what is the issue.
>
> On Tuesday, May 9, 2023 at 6:27:01 PM UTC+5:30 Ayush Singh wrote:
>
>> This is the query, it is giving internal error
>> SELECT campaign.id, ad_group.id, ad_group_criterion.criterion_id, 
>> metrics.impressions, metrics.clicks, metrics.cost_micros, 
>> ad_group_criterion.cpc_bid_micros, metrics.conversions, 
>> metrics.conversions_value, metrics.search_impression_share, 
>> metrics.benchmark_average_max_cpc, metrics.benchmark_ctr, 
>> ad_group_criterion.display_name, ad_group_criterion.listing_group.type FROM 
>> product_group_view WHERE ad_group_criterion.negative = FALSE AND 
>> ad_group.status = 'ENABLED' AND campaign.status = 'ENABLED' AND 
>> metrics.conversions > 2 AND segments.date DURING LAST_30_DAYS
>>
>> but if we remove listing_group.type and metrics resource from the query 
>> . It is working fine. 
>> Also this query is working fine for my other accounts. Can you help me 
>> with this?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/25384487-db53-4876-9741-45804ad8d59en%40googlegroups.com.


Re: Error creating google ads with youtube video asset

2023-05-09 Thread charlesb...@gmail.com
Hi,

Sorry, I actually managed to sort this.

I was also using scripts but it should be the same idea.

I first created the video asset using adMedia() i.e. not adAssets() which 
didn't work.
Then I created the media by running the script.
Finally I got the asset via an iterator and created the advert successfully.

I imagine it's the same deal with the API.

Thanks

On Tuesday, 9 May 2023 at 11:13:21 UTC-5 charlesb...@gmail.com wrote:

> Hi,
>
> Was there any update on this?
>
> I have the exact same error.
>
> I'm definitely passing in a video asset but receive the error "Expected an 
> Asset which is a YouTube video".
>
> Is it just not supported?
>
> Thanks
>
> On Wednesday, 8 June 2022 at 14:44:52 UTC-5 Google Ads API Forum Advisor 
> wrote:
>
>> Hello Carlos,
>>
>> Thanks for reaching out to the Google Ads API forum.
>> For us to investigate, could you please provide us with the complete 
>> request 
>> 
>>  
>> and response 
>> 
>>  
>> logs with request-id 
>> 
>>  
>> and request-header 
>> 
>>  
>> generated on your end, so that our team may take a closer look at the issue 
>> you’re experiencing.
>>
>> For the client library, logging can be enabled by navigating to the 
>> Client libraries > Your client library (ex. Java) > Logging documentation, 
>> which you can access from this link 
>> .
>>
>> Please send the requested details via the Reply privately to the author 
>> option. If this option is not available, you may send the details directly 
>> to our googleadsa...@google.com alias by 
>> referring to this thread.
>>
>> Best Regards,
>>
> [image: Google Logo] 
>> Jakeia 
>> Google Ads API Team 
>>
>> ref:_00D1U1174p._5004Q2bdan7: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/f12698e9-0bca-43d4-81a4-812a0e1a9f5bn%40googlegroups.com.


Re: Error creating google ads with youtube video asset

2023-05-09 Thread charlesb...@gmail.com
Hi,

Was there any update on this?

I have the exact same error.

I'm definitely passing in a video asset but receive the error "Expected an 
Asset which is a YouTube video".

Is it just not supported?

Thanks

On Wednesday, 8 June 2022 at 14:44:52 UTC-5 Google Ads API Forum Advisor 
wrote:

> Hello Carlos,
>
> Thanks for reaching out to the Google Ads API forum.
> For us to investigate, could you please provide us with the complete 
> request 
> 
>  
> and response 
> 
>  
> logs with request-id 
> 
>  
> and request-header 
> 
>  
> generated on your end, so that our team may take a closer look at the issue 
> you’re experiencing.
>
> For the client library, logging can be enabled by navigating to the Client 
> libraries > Your client library (ex. Java) > Logging documentation, which 
> you can access from this link 
> .
>
> Please send the requested details via the Reply privately to the author 
> option. If this option is not available, you may send the details directly 
> to our googleadsapi-supp...@google.com alias 
> by referring to this thread.
>
> Best Regards,
> [image: Google Logo] 
> Jakeia 
> Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2bdan7: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/522c9de2-4084-491a-83d9-e19891586f0an%40googlegroups.com.


Re: error trying to get metrics.phone_calls for customer

2023-04-27 Thread JP Boily
You should update your doc then, as it's shown as Selectable in the doc in 
the Customer. :)

But thanks for the confirmation!

On Thursday, April 27, 2023 at 5:03:29 a.m. UTC-4 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for raising this concern to the Google Ads API support team.
>
> Regarding your concern, please note that the metrics.phone_calls is not a 
> compatible/selectable metric for the customer report and this is the reason 
> why you are getting the said error. Kindly note that for you to know what 
> fields that are compatible or selectable to a specific report, you will 
> need to select the '*Yes it is*' option in the dropdown of a specific 
> report. I would suggest using the *customer_query_builder* (
> https://developers.google.com/google-ads/api/fields/v13/customer_query_builder)
>  
> as this will greatly help you build and validate your query.
>
> Let us know if you have further questions.
>
> Regards,
> [image: Google Logo] Google Ads API Team 
>
> ref:_00D1U1174p._5004Q2kqou6: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/e4f31442-913a-4983-a24e-a2c9f2271dcbn%40googlegroups.com.


RE: error trying to get metrics.phone_calls for customer

2023-04-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for raising this concern to the Google Ads API support team.

Regarding your concern, please note that the metrics.phone_calls is not a 
compatible/selectable metric for the customer report and this is the reason why 
you are getting the said error. Kindly note that for you to know what fields 
that are compatible or selectable to a specific report, you will need to select 
the 'Yes it is' option in the dropdown of a specific report. I would suggest 
using the customer_query_builder 
(https://developers.google.com/google-ads/api/fields/v13/customer_query_builder)
 as this will greatly help you build and validate your query.

Let us know if you have further questions.

Regards,

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


Re: Error related with "channel type MULTIPLE" operations

2023-04-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello -

I'm working on figuring that out now. Since we know the Bulk Upload service 
doesn't validate these links it's possible you can use that, but I'm going to 
see if there's another way.

Best,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/eVYdg0RTBD7F00JYpgbqMHQpuVWp3RMTHHKg%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-04-18 Thread Mehmet Sealytics
Thanks for the reply.

So How can I remove them? It is not possible with API or UI.

On Mon, Apr 17, 2023 at 4:29 PM Google Ads API Forum Advisor
 wrote:

> Hello -
>
> I was able to determine how these shared sets were attached to your
> campaign. Two of them were linked in 2021, before we had this type of
> validation in the API:
>
> Shared Set #7354130802 -> Campaign #9414378602
> Shared Set #7354130802 -> Campaign #940730
>
> The other two were linked via the Bulk Uploads
>  feature in the
> UI, which isn't subject to the above validation:
>
> Shared Set #7354130802 -> Campaign #16347151349
> Shared Set #7354130802 -> Campaign #16334731431
>
> Please let me know if you have any questions.
>
> Best,
> [image: Google Logo]
> Ben Karl
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/CABpDTfwdHr-E%2BjT3cL3O0vF-rt7HH_cCZwm1mzTs2Gb1Wg8zsg%40mail.gmail.com.


Re: Error related with "channel type MULTIPLE" operations

2023-04-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello -

I was able to determine how these shared sets were attached to your campaign. 
Two of them were linked in 2021, before we had this type of validation in the 
API:

Shared Set #7354130802 -> Campaign #9414378602
Shared Set #7354130802 -> Campaign #940730

The other two were linked via the Bulk Uploads feature in the UI, which isn't 
subject to the above validation:

Shared Set #7354130802 -> Campaign #16347151349
Shared Set #7354130802 -> Campaign #16334731431

Please let me know if you have any questions.

Best,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/96dEw0RT9HHH00uqsdE-n6Toq4EJ1J5tAjfA%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-04-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello -

Thank you for following up, and apologies for the delay. I've been coordinating 
internally to get information on how this shared set was linked, but the team 
is still trying to identify the root cause. I requested an expedited resolution 
and hope to share more details with you as soon as possible.

Best,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/Px9PQ0RSWJ4X00t7jXCsFjQuOHI93BjixU-Q%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-04-10 Thread sealytic...@gmail.com
Hello,

It is nearly 3 months.

Could you share the latest status of this issue please?

Thanks

On Tuesday, February 28, 2023 at 12:01:39 AM UTC+3 Google Ads API Forum 
Advisor wrote:

> Hello - 
>
> Unfortunately we're still working on this. I was able to confirm that this 
> error is expected as it's not possible for this account to link a negative 
> keyword shared set to an app campaign, however it's still unclear how these 
> two were originally linked. I'm going to continue investigating this 
> question with the team and will get back to you with more information as 
> soon as possible.
>
>
> Best,
> [image: Google Logo] 
> Ben Karl 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/b06c853a-8999-469f-8336-0b3f2a9bbc8dn%40googlegroups.com.


Re: Error in uploadCallConversions with conversionAction

2023-03-07 Thread Alexis S
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/dfb1157f-4f47-4d91-b7b5-0f59a56254abn%40googlegroups.com.


RE: Error in uploadCallConversions with conversionAction

2023-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for raising this concern to the Google Ads API support team.

Regarding your concern, it appears that you have encountered an error while 
uploading call conversions. Please note that conversion_action field is the 
resource name of the conversion action associated with this conversion. Note 
that the resource name consists of a customer id and a conversion action id. As 
per this guide, you can see that the resource_name's format is : 
customers/{customer_id}/conversionActions/{conversion_action_id}. I would 
recommend referring to our Conversion Management and Upload Call Conversions 
guides for more details.

Let un know if you have further questions.

Regards,

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


Re: Error in uploadCallConversions with conversionAction

2023-03-06 Thread Alexis S
Related to the conversion id API call, we want to confirm that the url 
customers/{customer_id}/conversionActions/{ConversionType.conversion_type_id}, 
need to be populated with this values 

{
"results": [
{
"conversionAction": {
"resourceName": "customers/CUSTOM_ID/conversionActions/CONVERSION_ID",
"type": "UPLOAD_CALLS",
"id": "CONVERSION_ID",
"name": "CONVERSION_NAME"
}
}
],
"fieldMask": 
"conversionAction.name,conversionAction.id,conversionAction.type"
}

Where for ConversionType we use the value of type, in this case, 
UPLOAD_CALLS and for conversion_type_id, the value of id: CONVERSION_ID

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/2b7cb849-e8d0-4b1f-b831-9b8f1d9a19f4n%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-02-22 Thread sealytic...@gmail.com
We still have the problem.

Could you give any update on this topic please? It is nearly one month now.

Thanks

On Wednesday, February 15, 2023 at 6:34:13 PM UTC+3 Google Ads API Forum 
Advisor wrote:

> Hello - 
>
> Thank you for following up. Unfortunately I don't have any updates at the 
> moment. I'm coordinating with the engineering team that focuses on this 
> feature on the investigation and I just prompted them for an update. I'll 
> follow up here as soon as I have more information.
>
>
> Best,
> [image: Google Logo] 
> Ben Karl 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/c2a0bb5d-83c6-4c65-98e8-5e2a4d92b8bbn%40googlegroups.com.


Re: error while upgrading from v10 to v12

2023-02-19 Thread 'Aakash Gupta' via Google Ads API and AdWords API Forum
it was an error in deployment. the dependencies weren't being updated.


On Saturday, 11 February 2023 at 02:11:56 UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for raising this to the Google Ads API support team.
>
> Regarding your concern, you mentioned that you are seeing the "*Specified 
> Google Ads API version “v12” does not exist. Valid API versions are: “v10", 
> “v9” error occured*". Having said that, we recommend you to please use 
> this Installation 
> 
>  and 
> Configuration 
> 
>  guides 
> for the Python client library in the Google Ads API and kindly retry your 
> request after. 
>
> Let us know how it goes on your end.
>
> Regards,
> [image: Google Logo]
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iygzR: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/128b47dd-916f-4756-8efa-5f90f8faa4e4n%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-02-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello -

Thank you for following up. Unfortunately I don't have any updates at the 
moment. I'm coordinating with the engineering team that focuses on this feature 
on the investigation and I just prompted them for an update. I'll follow up 
here as soon as I have more information.

Best,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/j2yTA0RQ4OKA00JeTQ_Jz3RRqvh44XSNluBQ%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-02-15 Thread sealytic...@gmail.com
Hi,

Is there any update here? 

On Friday, February 10, 2023 at 10:50:46 AM UTC+3 sealytic...@gmail.com 
wrote:

> Hello sorry to write again but it is already one week and I am asked about 
> the case regularly.
>
> Can you share an update please?
>
> Thanks
>
> On Friday, February 3, 2023 at 9:12:54 PM UTC+3 Google Ads API Forum 
> Advisor wrote:
>
>> Hello - 
>>
>> Thanks for following up. The team is still investigating this issue, so 
>> unfortunately I don't have an update right now. I'll respond to this thread 
>> as soon as there's information to share.
>>
>> Best,
>> [image: Google Logo] 
>> Ben Karl 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2iOP6Z: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/b171fe7b-43b2-442c-beb9-85a06fcfd569n%40googlegroups.com.


RE: error while upgrading from v10 to v12

2023-02-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for raising this to the Google Ads API support team.

Regarding your concern, you mentioned that you are seeing the "Specified Google 
Ads API version “v12” does not exist. Valid API versions are: “v10", “v9” error 
occured". Having said that, we recommend you to please use this Installation 
and Configuration guides for the Python client library in the Google Ads API 
and kindly retry your request after.

Let us know how it goes on your end.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2iygzR: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/SULW80RPVTHD00XGzDMxmvQJysQwbKwhKHSQ%40sfdc.net.


Re: error while upgrading from v10 to v12

2023-02-10 Thread Google Ads API and AdWords API Forum
Re-posting the last inquiry (
https://groups.google.com/g/adwords-api/c/oVx3gX4BrHo) from the forum as it 
wasn't routed to our support queue.

Regards,
Carmela
Google Ads API Team
On Thursday, February 9, 2023 at 2:33:05 PM UTC+8 aakash...@dotpe.in wrote:

> i am using the python apis for google ads, updated the libraries from 
> requirements.txt file but saw this error in the logs while trying to create 
> an ad 
>
> "Specified Google Ads API version “v12” does not exist. Valid API versions 
> are: “v10", “v9” error occured"
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1618e491-c9e8-4a99-a484-be78aec9271dn%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-02-09 Thread sealytic...@gmail.com
Hello sorry to write again but it is already one week and I am asked about 
the case regularly.

Can you share an update please?

Thanks

On Friday, February 3, 2023 at 9:12:54 PM UTC+3 Google Ads API Forum 
Advisor wrote:

> Hello - 
>
> Thanks for following up. The team is still investigating this issue, so 
> unfortunately I don't have an update right now. I'll respond to this thread 
> as soon as there's information to share.
>
> Best,
> [image: Google Logo] 
> Ben Karl 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/90e37d9a-3d9b-4d1f-88cf-196cb70c8c6cn%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-02-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello -

Thanks for following up. The team is still investigating this issue, so 
unfortunately I don't have an update right now. I'll respond to this thread as 
soon as there's information to share.

Best,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/-9QCD0RPINX100rrtV7SH0S0yUbzm69WRHHQ%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-02-03 Thread sealytic...@gmail.com
Hello,

Is there any update on this topic?

Thanks

On Wednesday, February 1, 2023 at 9:56:47 PM UTC+3 adsapi wrote:

> Hi,
>
> Thank you for trying out the provided suggestions. Allow me to raise this 
> issue to my rest of the team. We will reach out to you once we have any 
> updates.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/d5d08ef7-1ecf-44a8-ba56-2b1390a52843n%40googlegroups.com.


RE: Error when using searchStream Customer ID is not valid

2023-02-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alejandro,

Thank you for reaching out to Google Ads API Forum.

Kindly note that when supplying the customer Id in your request, the hyphen (-) 
should be excluded. For example if your customer Id shown in Google Ads UI is 
123-456-7890 the value to be set should be 1234567890 in your request. Also 
note that you must use a client account ID as the customer Id in your request, 
while your login-customer-id is your manager account.

Let me know how it goes on your end if this resolves your issue. In the event 
that the error persists after trying the suggested solution, then you may 
provide to us the complete request and response logs with the request-id 
generated from your end so we can investigate further. You can provide it via 
the Reply privately to author option. If this option is not available, then 
send it instead on this email address googleadsapi-supp...@google.com.

For the client library, logging can be enabled by navigating to the Client 
libraries > Your client library (ex. PHP) > Logging documentation, which you 
can access from this link.

Regards,

Abigail
Google Ads API Team
ref:_00D1U1174p._5004Q2iUzbI: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/QEDtw0RPGOGC00OCEcP5N4Q4qE0Nt32ZYsgw%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-02-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for trying out the provided suggestions. Allow me to raise this issue 
to my rest of the team. We will reach out to you once we have any updates.

Regards,

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


Re: Error related with "channel type MULTIPLE" operations

2023-02-01 Thread sealytic...@gmail.com
Hi again,

I tried with curl request and get the same error. 
I have sent the curl logs with private message.

Thanks

On Tuesday, January 31, 2023 at 7:08:25 PM UTC+3 adsapi wrote:

> Hi,
>
> In addition to above, could you provide the full logs for the API request 
> where you have added NEGATIVE_KEYWORD shared set type to your app campaign 
> so that I can discuss this with my rest of team.
>
> Kindly provide the complete logs via reply privately to author option.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/b3b66fb4-3509-488e-b09b-d3745cfbn%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-01-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

In addition to above, could you provide the full logs for the API request where 
you have added NEGATIVE_KEYWORD shared set type to your app campaign so that I 
can discuss this with my rest of team.

Kindly provide the complete logs via reply privately to author option.

Regards,

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


Re: Error related with "channel type MULTIPLE" operations

2023-01-31 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

I work with Heidi. Thanks for getting back to us.

For your question “If  NEGATIVE_KEYWORD shared set type cannot be applied to 
channel type MULTIPLE, how it was set first?”, I’ve tried to add 
NEGATIVE_KEYWORD shared set type to my app campaign and it successfully added 
without any API error. Also, I tried to remove those added NEGATIVE_KEYWORD 
shared set type using REMOVE operation, and it succeeded as well. You may see 
below CURL:


curl -f --request POST 
"https://googleads.googleapis.com/v${API_VERSION}/customers/${CUSTOMER_ID}/campaignSharedSets:mutate;
 \

--header "Content-Type: application/json" \

--header "developer-token: ${DEVELOPER_TOKEN}" \

--header "login-customer-id: ${MANAGER_CUSTOMER_ID}" \

--header "Authorization: Bearer ${OAUTH2_ACCESS_TOKEN}" \

--data "{ "customerId": "7633370648", "operations":  [ { "remove": 
"customers/7633370648/campaignSharedSets/940730~7354130802" }, { "remove": 
"customers/7633370648/campaignSharedSets/9414378601~7354130802" }, { "remove": 
"customers/7633370648/campaignSharedSets/16334731431~7354130802" }, { "remove": 
"customers/7633370648/campaignSharedSets/16347151349~7354130802" } ] ,

'validateOnly':false,

"partialFailure": true

}

"


For REST interface requests, you can enable logging via the curl command by 
using the -i flag. This will cause the tool to include the HTTP response 
headers in the output.

You may try the above cURL, and see if it works on your end. If the error still 
persists, then you may provide us the most recent complete logs so that we can 
continue to investigate further.

Regards,

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


Re: Error related with "channel type MULTIPLE" operations

2023-01-30 Thread sealytic...@gmail.com
Hello thanks for the reply.

If  NEGATIVE_KEYWORD shared set type cannot be applied to channel type 
MULTIPLE, how it was set first? I cannot understand the case. Shared set 
type never changed.
So to remove this campaigns, should I change its type first? 

If we don't want to remove shared sets, how will we remove this campaigns 
without changing its type?


On Tuesday, January 31, 2023 at 8:39:37 AM UTC+3 adsapi wrote:

> Hi,
>
> Thank you for the reply.
>
> Upon checking on the campaignSharedSets resource names you want to remove, 
> I can see that it has the "advertisingChannelType": "MULTI_CHANNEL" with 
> sharedSet type": "NEGATIVE_KEYWORDS". That being said, kindly note that 
> NEGATIVE_KEYWORD shared set type cannot be applied to channel type 
> MULTIPLE. You may also try the below sample query I tried on my end to 
> check this:
>
> *SELECT campaign.advertising_channel_sub_type, 
> campaign.advertising_channel_type, campaign.bidding_strategy_type, 
> shared_set.type, campaign.campaign_budget FROM campaign_shared_set WHERE 
> campaign_shared_set.resource_name IN ('customers/7633370648 
> <(763)%20337-0648>/campaignSharedSets/940730~7354130802', 
> 'customers/7633370648 
> <(763)%20337-0648>/campaignSharedSets/9414378601~7354130802', 
> 'customers/7633370648 
> <(763)%20337-0648>/campaignSharedSets/16334731431~7354130802', 
> 'customers/7633370648 
> <(763)%20337-0648>/campaignSharedSets/16347151349~7354130802') *
>
> You may also check this documentation 
> 
>  
> and this documentation 
> 
>  
> for more information on the App Campaign. One of these documents also 
> stated that you cannot exclude criteria, so ensure that negative 
> 
>  
> is false.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/23b91915-e699-473e-b36d-be9f19a92bb5n%40googlegroups.com.


Re: Error related with "channel type MULTIPLE" operations

2023-01-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for the reply.

Upon checking on the campaignSharedSets resource names you want to remove, I 
can see that it has the "advertisingChannelType": "MULTI_CHANNEL" with 
sharedSet type": "NEGATIVE_KEYWORDS". That being said, kindly note that 
NEGATIVE_KEYWORD shared set type cannot be applied to channel type MULTIPLE. 
You may also try the below sample query I tried on my end to check this:

SELECT campaign.advertising_channel_sub_type, 
campaign.advertising_channel_type, campaign.bidding_strategy_type, 
shared_set.type, campaign.campaign_budget FROM campaign_shared_set WHERE 
campaign_shared_set.resource_name IN 
('customers/7633370648/campaignSharedSets/940730~7354130802', 
'customers/7633370648/campaignSharedSets/9414378601~7354130802', 
'customers/7633370648/campaignSharedSets/16334731431~7354130802', 
'customers/7633370648/campaignSharedSets/16347151349~7354130802')

You may also check this documentation and this documentation for more 
information on the App Campaign. One of these documents also stated that you 
cannot exclude criteria, so ensure that negative is false.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/4sXF80RPC51L001d8H4M1eTWiRqETdAonv0Q%40sfdc.net.


Re: Error related with "channel type MULTIPLE" operations

2023-01-30 Thread sealytic...@gmail.com
Hello,

I replied privately request and response logs.

Thanks

On Friday, January 27, 2023 at 7:06:13 PM UTC+3 adsapi wrote:

> Hi, 
>
>
> Thanks for reaching out to the Google Ads API Team. I hope you are doing 
> well today.
>  
>
> With regard to your concern, It seems you have encountered an 
> *OPERATION_NOT_PERMITTED_FOR_CONTEXT* 
> .
>  
> That error said, The operation is not allowed for the given context. 
> However, to further investigate this issue and provide an accurate 
> recommendation, could you provide the complete* request* 
> 
>  and* response* 
> 
>  logs 
> with* request ID* 
> 
>  and* request header* 
> 
>  generated 
> on your end?  If you haven't yet, logging can be enabled by navigating to 
> the Client libraries > Your client library (ex. Java) > Logging 
> documentation, which you can access from this link 
> .
>
> You can provide it via Reply privately to the author option. If this 
> option is not available, then send it instead on this email address 
> googleadsa...@google.com.
>
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
>
> ref:_00D1U1174p._5004Q2iOP6Z: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/30a01c19-206b-403e-8046-8b7d07f58431n%40googlegroups.com.


RE: Error related with "channel type MULTIPLE" operations

2023-01-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,


Thanks for reaching out to the Google Ads API Team. I hope you are doing well 
today.

With regard to your concern, It seems you have encountered an 
OPERATION_NOT_PERMITTED_FOR_CONTEXT. That error said, The operation is not 
allowed for the given context. However, to further investigate this issue and 
provide an accurate recommendation, could you provide the complete request and 
response logs with request ID and request header generated on your end?  If you 
haven't yet, logging can be enabled by navigating to the Client libraries > 
Your client library (ex. Java) > Logging documentation, which you can access 
from this link.

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


Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2iOP6Z: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/kxt6B0RP5JDP00ANh6W02fTpewNazcLFvRIg%40sfdc.net.


RE: Error in AdGroupCriterion

2023-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ernesto,

Thank you for reaching us out. I am Sherwin from Google Ads API support team. I 
hope that you are doing well today.

Moving forward to your concern, based on the error you encountered, "Dimension 
type of listing group must be the same as that of its siblings." Upon checking 
the logs. I see that the type you use in your request is 'type: UNIT'. However, 
when I impersonate the logs you provided on my end. I noticed that the type 
result I got is "LISTING_GROUP". With this, you may try to use the 
LISTING_GROUP type on your request. Add to that, I also checked the adgroup id 
144928363826, from customer id 3084423348, and upon checking we cannot find 
this ad_group id. With this, kindly make sure that the ad_group id you are 
using in the resource name is correct.

Furthermore since we can see on the logs that you are still using Google Ads 
API v10, please note that this version of Google Ads API will be sunset on 
February 1, 2023 as posted here in this blog post. We highly suggest that all 
Google Ads API v10 to users to upgrade to the newest version of Google Ads API.

Let us know how it goes on your end.

Kind regards,

Sherwin Vincent
Google Ads API Team
ref:_00D1U1174p._5004Q2i0N1r: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/fGCFx0ROS74800Wa1Ldm7YRzKW2RD5KAJZBw%40sfdc.net.


RE: Error occurred during parsing: Unexpected EOF inside fixed64.

2023-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt,

Thank you for reaching out to Google Ads API Forum.

I assume that you are using a client library. However, we have limited 
understanding of the error syntaxes / messages generated from the client 
library side. So our team can better investigate the issue you are 
encountering, could you please provide us with the complete request and 
response logs with the request-id generated on your end when you encountered 
the said issue via reply privately to author option?

You may enable logging so you’ll get complete request and response logs along 
with request-id by navigating to the Client libraries > Your client library (ex 
PHP) > Logging documentation, which you can access from this link.

If it helps, you may also try reaching out to the respective client library 
owner by filing an issue on the issue tracker on the Issue tab of your chosen 
client library on the github as they should be more equipped to provide 
guidance on this matter when it comes to Google Ads API client library issues / 
inquiries.

Regards,

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


RE: Error occurred during parsing: Unexpected EOF inside fixed64.

2023-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt,

Thank you for reaching out to Google Ads API Forum.

I assume that you are using a client library. However, we have limited 
understanding of the error syntaxes / messages generated from the client 
library side. So our team can better investigate the issue you are 
encountering, could you please provide us with the complete request and 
response logs with the request-id generated on your end when you encountered 
the said issue?

You may enable logging so you’ll get complete request and response logs along 
with request-id by navigating to the Client libraries > Your client library (ex 
PHP) > Logging documentation, which you can access from this link.

If it helps, you may also try reaching out to the respective client library 
owner by filing an issue on the issue tracker on the Issue tab of your chosen 
client library on the github as they should be more equipped to provide 
guidance on this matter when it comes to Google Ads API client library issues / 
inquiries.

Regards,

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


RE: Error after postback: EXPIRED_EVENT

2023-01-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rita,

Thanks for reaching out to the Google Ads API Forum. I hope you are doing well 
today.

With regard to your concern, if you are encountered EXPIRED_EVENT when 
uploading conversions, then this is because the click associated with the given 
identifier or iOS URL parameter is either too old to be imported or occurred 
outside of the click through lookback window for the specified conversion 
action.

For this error, you may double check if the given identifier is not too old or 
occurred before the lookback window for the specified combination of conversion 
date and conversion action.

You may use the click_view report resource to verify your GCLID. In Addition, 
you can first verify the click_through_lookback_window_days specified in your 
conversion_action. From the value retrieved, then perform a request using the 
click_view report for each day (with date filter for one day) until the last 
valid date, in reference to the lookback window days.

I hope this clarifies. Have a great day.

Regards,

Marjorie
Google Ads API Team
ref:_00D1U1174p._5004Q2hxyn8: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/2f3YG0ROF20I00FrfJCPkLRQuHhBaTlWcy9Q%40sfdc.net.


RE: "Error occurred during parsing: Unexpected wire type."

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt,

Thanks for reaching out. This appears to be a protocol buffer error. Can you 
please try reaching out to the PHP client library owners for more information 
on this issue?

Thanks,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2hNLym: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/om33-0RNK5RI00o-8Bfa8WQMC3FO_igc8Fjw%40sfdc.net.


RE: Error while generating refresh token - in Production mode

2022-12-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vamshi,

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

Please note that as per this guide, a 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. As per seeing 
the screenshot you have provided, it appears that you have encountered an 
Unverified app warning. That said, I would suggest the below guides which are 
mainly about the verification process:

How to verify: OAuth API verification FAQs - Google Cloud Platform Console Help
General information: Unverified apps - Google Cloud Platform Console Help


Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2hMygW: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/guMCZ0RNBRN700x6THSQceS0KX51IRBFTz4w%40sfdc.net.


Re: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-17 Thread Amitha Shenoy
Yes, i am getting error while creating   var client = new
GoogleAdsClient(); instance . Thanks for assistance. I have posted my
question in the link provided.

On Sat, 17 Dec 2022 at 01:09, Google Ads API Forum Advisor
 wrote:

> Hi Amitha,
>
> Thank you for your reply and for the additional details you have provided.
>
> The "*Method not found: 'System.AppDomainSetup
> System.AppDomain.get_SetupInformation()'.*" error does not appear to be
> an API's service's error and seems to be related to the configuration of
> the client library
>  you
> are using.
>
> Based on your code and seeing that you appear to be using this C# example
> ,
> I would recommend that you reach out to their client library owners via
> this link , for
> additional guidance on this error. I hope this helps.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2h3jSU: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/CANysAYtjmr6joXF3v7Rj4k2RCYb1fgD4CtcZ5XUG6OoJ1ru5qg%40mail.gmail.com.


Re: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amitha,

Thank you for your reply and for the additional details you have provided.

The "Method not found: 'System.AppDomainSetup 
System.AppDomain.get_SetupInformation()'." error does not appear to be an API's 
service's error and seems to be related to the configuration of the client 
library you are using.

Based on your code and seeing that you appear to be using this C# example, I 
would recommend that you reach out to their client library owners via this 
link, for additional guidance on this error. I hope this helps.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2h3jSU: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/X6-4a0RN019M00rmpS8-PiRluAeGvw1vWd0w%40sfdc.net.


Re: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread Amitha Shenoy
Used below sample code from this link 
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks 
, public void Run(GoogleAdsClient client, long customerId, long 
conversionActionId,
string gclid, string gbraid, string wbraid, string conversionTime,
double conversionValue)
{
// Get the ConversionActionService. *Here i am getting the error , 
which was mentioned in post*
ConversionUploadServiceClient conversionUploadService =
client.GetService(Services.V12.ConversionUploadService);

// Creates a click conversion by specifying currency as USD.
ClickConversion clickConversion = new ClickConversion()
{
ConversionAction = ResourceNames.ConversionAction(customerId, 
conversionActionId),
ConversionValue = conversionValue,
ConversionDateTime = conversionTime,
CurrencyCode = "USD"
};

// Verifies that exactly one of gclid, gbraid, and wbraid is specified, 
as required.
// See 
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks
// for details.
string[] ids = { gclid, gbraid, wbraid };
int idCount = ids.Where(id => !string.IsNullOrEmpty(id)).Count();

if (idCount != 1)
{
throw new ArgumentException($"Exactly 1 of gclid, gbraid, or wbraid 
is " +
$"required, but {idCount} ID values were provided");
}

// Sets the single specified ID field.
if (!string.IsNullOrEmpty(gclid))
{
clickConversion.Gclid = gclid;
}
else if (!string.IsNullOrEmpty(wbraid))
{
clickConversion.Wbraid = wbraid;
}
else if (!string.IsNullOrEmpty(gbraid))
{
clickConversion.Gbraid = gbraid;
}

try
{
// Issues a request to upload the click conversion.
UploadClickConversionsResponse response =
conversionUploadService.UploadClickConversions(
new UploadClickConversionsRequest()
{
CustomerId = customerId.ToString(),
Conversions = { clickConversion },
PartialFailure = true,
ValidateOnly = false
});

// Prints the result.
ClickConversionResult uploadedClickConversion = response.Results[0];
Console.WriteLine($"Uploaded conversion that occurred at " +
$"'{uploadedClickConversion.ConversionDateTime}' from Google " +
$"Click ID '{uploadedClickConversion.Gclid}' to " +
$"'{uploadedClickConversion.ConversionAction}'.");
}
catch (GoogleAdsException e)
{
Console.WriteLine("Failure:");
Console.WriteLine($"Message: {e.Message}");
Console.WriteLine($"Failure: {e.Failure}");
Console.WriteLine($"Request ID: {e.RequestId}");
throw;
}
}

On Friday, 16 December 2022 at 14:02:43 UTC+5:30 adsapi wrote:

> Hi Amitha,
>
> Thank you for reaching out to us.
>
> For our team to further investigate and validate if the request is done 
> correctly, could you please provide us with the complete API logs (request 
> 
>  and response 
> 
>  with request-id 
> )
>  
> generated on your end?
>
> Note that this can be requested or provided to the developer handling the 
> Google Ads API transactions when logging of the API requests has been 
> enabled. You may check here 
> 
>  
> and click your client library for the specific guideline to enable it.
>
> You may then send the requested logs 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.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2h3jSU: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 

RE: Error: Method not found: 'System.AppDomainSetup System.AppDomain.get_SetupInformation()'.

2022-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amitha,

Thank you for reaching out to us.

For our team to further investigate and validate if the request is done 
correctly, could you please provide us with the complete API logs (request and 
response with request-id) generated on your end?

Note that this can be requested or provided to the developer handling the 
Google Ads API transactions when logging of the API requests has been enabled. 
You may check here and click your client library for the specific guideline to 
enable it.

You may then send the requested logs 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,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2h3jSU: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/4vi3l0RMZ6DT00FqPiJLdyQ3qlg0i0cb3i2Q%40sfdc.net.


Re: ERROR: BillingSetup start_time

2022-12-09 Thread Adam Walters
Here are the request/response logs:
[2022-12-09 13:46:51,411 - INFO] Request
---
Method:
/google.ads.googleads.v11.services.BillingSetupService/MutateBillingSetup
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "2151671644",
  "x-goog-api-client": "gl-python/3.9.4 grpc/1.51.1 gax/2.0.1 gccl/17.0.0",
  "x-goog-request-params": "customer_id=5265225717"
}
Request: customer_id: "5265225717"
operation {
  create {
payments_account:
"customers/5265225717/paymentsAccounts/3652-9260-9793-9997"
start_date_time: "2022-12-09 13:46:45"
  }
}


Response
---
Headers: {
  "google.ads.googleads.v11.errors.googleadsfailure-bin":
"\n\u0001\n\u0003\u0005\u0014\u0012oA start time in the future cannot be
used because there is currently no active billing setup for this
customer.\"%\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\f\n\nstart_time\u0012\u0016icqFfFFdZ9gH91FEK7AWcA",
  "grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid
argument.\u001a\u0002\
nDtype.googleapis.com/google.ads.googleads.v11.errors.GoogleAdsFailure\u0012\u0001\n\u0001\n\u0003\u0005\u0014\u0012oA
start time in the future cannot be used because there is currently no
active billing setup for this
customer.\"%\u0012\u000b\n\toperation\u0012\b\n\u0006create\u0012\f\n\nstart_time\u0012\u0016icqFfFFdZ9gH91FEK7AWcA",
  "request-id": "icqFfFFdZ9gH91FEK7AWcA"
}
Fault: errors {
  error_code {
billing_setup_error: FUTURE_START_TIME_PROHIBITED
  }
  message: "A start time in the future cannot be used because there is
currently no active billing setup for this customer."
  location {
field_path_elements {
  field_name: "operation"
}
field_path_elements {
  field_name: "create"
}
field_path_elements {
  field_name: "start_time"
}
  }
}
request_id: "icqFfFFdZ9gH91FEK7AWcA"


[2022-12-09 13:46:51,411 - WARNING] Request made: ClientCustomerId:
5265225717, Host: googleads.googleapis.com, Method:
/google.ads.googleads.v11.services.BillingSetupService/MutateBillingSetup,
RequestId: icqFfFFdZ9gH91FEK7AWcA, IsFault: True, FaultMessage: A start
time in the future cannot be used because there is currently no active
billing setup for this customer.
Traceback (most recent call last):
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/greystar_account_creation/billing_test.py",
line 90, in 
billing.setup_billing()
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/greystar_account_creation/billing_test.py",
line 42, in setup_billing
response = billing_setup_service.mutate_billing_setup(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/ads/googleads/v11/services/services/billing_setup_service/client.py",
line 495, in mutate_billing_setup
response = rpc(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py",
line 142, in __call__
return wrapped_func(*args, **kwargs)
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/api_core/grpc_helpers.py",
line 66, in error_remapped_callable
return callable_(*args, **kwargs)
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 247, in __call__
response, ignored_call = self._with_call(request,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 290, in _with_call
return call.result(), call
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 146, in result
raise self._exception
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 274, in continuation
response, call = self._thunk(new_method).with_call(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 301, in with_call
return self._with_call(request,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 290, in _with_call
return call.result(), call
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 146, in result
raise self._exception
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 274, in continuation
response, call = self._thunk(new_method).with_call(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 301, in with_call
return self._with_call(request,
  File

Re: ERROR: BillingSetup start_time

2022-12-09 Thread Adam Walters
Hello,

Confirming the start date is set to datetime.now() and that it is being
made at the same time as the API request. I have re-run the code several
times and got the same error message. Would you be able to assist me in
where to pull those request and response logs from? Below is the full error
message. Also, just to re-iterate the oddity I was experiencing where I
would receive this error, but if, in the Google Ads UI, I clicked into
billing then selected Link to Existing Setup, and then exited WITHOUT
setting up billing, the next time I ran the code it would work as expected.

[2022-12-09 12:11:41,703 - WARNING] Request made: ClientCustomerId:
5265225717, Host: googleads.googleapis.com, Method:
/google.ads.googleads.v11.services.BillingSetupService/MutateBillingSetup,
RequestId: pz-QrJn0RfhHZnWTn3ygag, IsFault: True, FaultMessage: A start
time in the future cannot be used because there is currently no active
billing setup for this customer.
Traceback (most recent call last):
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/greystar_account_creation/billing_test.py",
line 87, in 
billing.setup_billing()
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/greystar_account_creation/billing_test.py",
line 41, in setup_billing
response = billing_setup_service.mutate_billing_setup(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/ads/googleads/v11/services/services/billing_setup_service/client.py",
line 495, in mutate_billing_setup
response = rpc(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py",
line 142, in __call__
return wrapped_func(*args, **kwargs)
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/api_core/grpc_helpers.py",
line 66, in error_remapped_callable
return callable_(*args, **kwargs)
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 247, in __call__
response, ignored_call = self._with_call(request,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 290, in _with_call
return call.result(), call
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 146, in result
raise self._exception
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 274, in continuation
response, call = self._thunk(new_method).with_call(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 301, in with_call
return self._with_call(request,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 290, in _with_call
return call.result(), call
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 146, in result
raise self._exception
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 274, in continuation
response, call = self._thunk(new_method).with_call(
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 301, in with_call
return self._with_call(request,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/grpc/_interceptor.py",
line 287, in _with_call
call = self._interceptor.intercept_unary_unary(continuation,
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py",
line 99, in intercept_unary_unary
self._handle_grpc_failure(response)
  File
"/Users/adamwalters/digible_repos/Paid_Social_Optimizations/venv/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py",
line 71, in _handle_grpc_failure
raise self._get_error_from_response(response)
google.ads.googleads.errors.GoogleAdsException: (<_InactiveRpcError of RPC
that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B2607:f8b0:4009:803::200a%5D:443
{created_time:"2022-12-09T12:11:41.579003-05:00", grpc_status:3,
grpc_message:"Request contains an invalid argument."}"
>, <_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "Request contains an invalid argument."
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B2607:f8b0:4009:803::200a%5D:443

RE: ERROR: BillingSetup start_time

2022-12-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam,

Thanks for reaching out to the Google Ads API Forum.

I can see that you’ve received BillingSetupError.FUTURE_START_TIME_PROHIBITED 
errors. Upon checking the details closely that you’ve shared with us, I found 
that the API request contains the start date as datetime.now(). Could you 
confirm this?


start_date = datetime.now()

billing_setup.start_date_time = start_date.strftime("%Y-%m-%d %H:%M:%S")

return billing_setup


Kindly double check your request if you are not setting the future date as 
compared to when the API call was made. To avoid this error, you would need to 
avoid setting a start date in future with respect to API call request time.

Also, as a side note, you may double check the latest billing setup ID in your 
request that has a valid start date and end date that doesn’t extend beyond its 
billing setup. Once you confirm it, you may retry your API request. Let us know 
how it goes further. If the error still persists, you may provide us with the 
complete logs in the format of the request and response logs along with 
request-id as seen in their respective links. In addition, we recommend you to 
enable logging to capture complete details if any error occurs by navigating to 
the Client libraries > Your client library (ex Python) > Logging documentation, 
which you can access from this link.

Kindly provide the logs to our team via reply privately to the author option.

Regards,

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


RE: Error import when generating executable with auto-py-to-exe package

2022-12-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mattia,

Thank you for reaching out to us.

Could you confirm if you are using the latest client library code for Python 
here? If yes, then for our team to further investigate and validate why you are 
encountering errors, could you please provide us with the complete API logs 
(request and response with request-id) generated on your end? Note that this 
can be requested or provided to the developer handling the Google Ads API 
transactions when logging of the API requests has been enabled.

This is the specific guideline to enable Python.
- https://developers.google.com/google-ads/api/docs/client-libs/python/logging

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.

On the other hand, since you said that you develop on PyCharm normally and can 
use perfectly the google ads package but when you generate the executable using 
the auto-py-to-exe and trying to execute it gives you back an error. With this, 
I would suggest you reach out to your Python client library owner by filing an 
issue in the Issue tab of github via this link, as they are more equipped to 
provide guidance on this matter.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2h0oh5: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/nnh-R0RMLZIY00XjVp97ihT3-chugjvwMCzg%40sfdc.net.


Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-11-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Azek,

I'm Darwin, also a member of the Google Ads API team. I work with Jinky & Yasar 
and allow me to assist you here. I hope you are doing well today.

Upon checking the status of your concern, I'd like to inform you that as of now 
no latest update to your concern, which is still under investigation by our 
team. For better tracking of this issue, you may monitor your email with the 
email subject "Error RESOURSE_WAS_NOT_FOUND when sending corrections by 
AdGroupBidModifiers." to see if we have the latest update to your concern. Rest 
assured that we will provide updates when it becomes available.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2dwFWI: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/tdRUb0RLQYAM00CDdbQlg5R7G11u-ZQVJP7Q%40sfdc.net.


Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-11-22 Thread Azek KlarK
Hello!
Can you please tell me what is the status of my problem?

Best wishes.

понедельник, 12 сентября 2022 г. в 17:30:25 UTC+3, adsapi: 

> Hi Azek,
>
> Thank you for your reply. I can see that your issue has been brought up to 
> my rest of the team via the email support thread you created. That said, 
> for the updates and better issue tracking, you may consider that thread to 
> continue our discussion. However, we will reach out to you once we have any 
> updates on that thread.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dwFWI: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/89693d61-bd77-4afa-ba0d-69c9c7d8e257n%40googlegroups.com.


RE: Error Connect Google AdWords with Azure Data Factory using Linked Serivices

2022-11-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thanks for reaching out to the Google Ads API team. I hope you are doing well 
today.

Please note that this support channel can only provide assistance to 
issues/concerns related to the Google Ads API.

With regards to your concern, to further investigate this issue, could you 
please provide a full screenshot of the error you encountered and If you 
encountered an API error then provide the complete request and response logs 
with request ID and request header generated on your end? If you haven't yet, 
logging can be enabled by navigating to the Client libraries > Your client 
library (ex. Java) > Logging documentation, which you can access from this 
link. I ask this so our team further investigates your concern and provides 
specific recommendations on the issue.


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

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2gRCkp: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/-aZrC0RLPN3D00cRSMSTilR1KjOyOWWXHaWA%40sfdc.net.


Re: Error Connect Google AdWords with Azure Data Factory using Linked Serivices

2022-11-21 Thread Serena MDW
Hello Ivan, 
I have exactly the same error response from Linked Service trying to 
connect Adwords. Did you found how to solve this?
On Monday, 17 October 2022 at 15:25:48 UTC+2 ivan.s...@br.experian.com 
wrote:

> Hi,
>
> I'm trying to connect AdWords to Azure Data Factory using Linked Services, 
> but an error returns with the following message:
>
> "Error code
> 9603
> Details
> ERROR [HY000] [Microsoft][GoogleAds] (62) API Connection Failed. Forbidden 
> Request. HTTP Response code: 401
> ERROR [HY000] [Microsoft][GoogleAds] (62) API Connection Failed. Forbidden 
> Request. HTTP Response code: 401
> Activity ID: 07172e33-560a-4d6b-ae6a-cf1b27d4fbb9."
>
> Regards,
>
> Ivan Sanchez - 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/50a420ce-2496-4065-9f82-04ba6365eddfn%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-27 Thread Mat
Hi Anash,

sure - I sent you a private email.

Regards
Mat

adsapi schrieb am Mittwoch, 26. Oktober 2022 um 19:31:00 UTC+2:

> Hi Mat,
>
> That's strange... Do you have a request ID or a query + customer ID you 
> could share with me?
>
> Regards
>
> Anash
>
> ref:_00D1U1174p._5004Q28otVg: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/9a8116ca-daf1-4efe-a505-34992d556b62n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mat,

That's strange... Do you have a request ID or a query + customer ID you could 
share with me?

Regards
Anash
ref:_00D1U1174p._5004Q28otVg: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/00KG80RKDFBA00jp-Mk_LuTSCBdS7rhHqqbw%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-25 Thread Mat
Hi Anash,

it looks like your developer team has solved the problem in the meantime, 
despite the various contradictory statements here, at least to the extent 
that this month, for the first time ever since the change_event report was 
created, changes with the change_event.client_type "GOOGLE_ADS_EDITOR" 
actually appear in our reports. So it's a good thing that you haven't 
updated the online documentation 

 
yet ;-)

Regards
Mat

adsapi schrieb am Mittwoch, 5. Oktober 2022 um 20:12:33 UTC+2:

> Hi Mat,
>
> You should depend on what Yasar said, since that's the latest update from 
> our side. I'll update the documentation appropriately.
>
> Thanks,
>
> Anash
>
>
> ref:_00D1U1174p._5004Q28otVg: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/4a6ea155-fb85-46c8-89cd-fe7640b6f682n%40googlegroups.com.


Re: ERROR: The click associated with the identifier or iOS URL parameter does not exist in the system. This can occur if the identifier or iOS URL parameter are collected for non Google Ads clicks (e.

2022-10-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Igor,

Thank you for your response.

You may note that our API support team unfortunately does not have visibility 
regarding the generation of the said GCLIDs. That said, I would recommend that 
you clarify within your team which tag setup was implemented on your end, so 
you can also ensure which platform the click IDs are coming from.

As for your other questions :

Could you clarify cases when we get such error?

The error suggests that the click could be from an external source. Click IDs 
or GCLIDs that are associated to your account should be available via the 
click_view report, and you should be able to use those in your conversion 
uploads.

Do we need to filter data before upload by click_view report?

We recommend that you perform this additional step to ensure that you are 
indeed uploading clicks that are associated to your account and is recognized 
by Google Ads in the backend.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2WyI7w: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/DvJI50RK9LOV000LXh--P6TC6HRA6EGzUzPQ%40sfdc.net.


Re: ERROR: The click associated with the identifier or iOS URL parameter does not exist in the system. This can occur if the identifier or iOS URL parameter are collected for non Google Ads clicks (e.

2022-10-24 Thread 'Igor Selitsky' via Google Ads API and AdWords API Forum
Hi, I've the same error on v11 in many cases.

One case:
According to other URL parameters this gclid belongs to Google Ads:
utm_source=google_medium=cpc_campaign=18412061406_term=_content=628323498875=EAIaIQobChMI9Oa5ocHu-gIV5kMdCR2HXAHvEAEYASAAEgLvoPD_BwE
We use tracking template:
utm_source=google_medium=cpc_campaign={campaignid}_term={keyword}_content={creative}

So campaign id is 18412061406, but upload return an error:
"The click associated with the identifier or iOS URL parameter does not 
exist in the system. This can occur if the identifier or iOS URL parameter 
are collected for non Google Ads clicks (for example, Search Ads 360)."

In click_view report I don't see this gclid, also there is not impressions 
and clicks for this campaign in target date (23 Oct 2022).
Campaign is enabled,  but scheduled only on working days.

Could you clarify cases when we get such error?
Do we need to filter data before upload by click_view report?

On Monday, March 7, 2022 at 10:29:55 AM UTC+3 adsapi wrote:

> Hi Alex,
>
> Our product expertise is limited to AdWords API/Google Ads API, and 
> concerns on checking via the user Dashboard is out of scope for our team. 
> However, you may also try to reach out to the *Google Ads Community Forum* 
>  as they 
> might help to answer your question regarding checking GCID origin via User 
> Dashboard.
>
> Let us know if you have questions related to our API, and we will assist 
> you better.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2WyI7w: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/e4a3bb0b-24ce-489d-8661-b568dbf0c238n%40googlegroups.com.


RE: Error when trying to add metrics to the SELECT in the query

2022-10-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Asad,

Thank you for reaching out to us.

I understand where you are coming from. However, I would need your help in 
sending over your complete API logs (request and response with request-id) 
generated on your end and the whole UI screenshot where you are seeing the 
expected data you want to retrieve in the API so our team could further check, 
compare, and validate why you are not getting this expected data using the 
other query.

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.

In addition, this might also be connected to the zero metrics. You may check 
this documentation for more details.

Best regards,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2fafpF: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/oU8yq0RJW91Y004zw2zWeeTt6zrWVyyu3VPQ%40sfdc.net.


RE: Error Log not coming

2022-10-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to us.

For our team to further validate and investigate why the error details you are 
referring to are not getting populated, could you please provide us with the 
complete API logs(request and response with request-id) generated on your end 
and the documentation you are referring to? On the other hand, you may also 
check this documentation for enabling logging.

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,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2f4uoI: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/UtHhA0RJL9HG00HZN47gapRkuzw05Sgo-HbQ%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mat,

Thank you for your reply. Allow me to raise this question to the rest of our 
team and we will provide updates as soon as available.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q28otVg: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/H2F0X0RJAGZE00O5iJX1EQRc6LSmQGFmV2Uw%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-05 Thread Mat
Well - shall we trust in Ben 
, in 
Yasar  
- or in the online description 

?

aa...@softwarepromotions.com schrieb am Mittwoch, 5. Oktober 2022 um 
14:05:33 UTC+2:

> Why won't Google Ads editor changes be supported in the change_event 
> report?
>
> Is there a reason why? 
>
> Aaron
>
> On Tuesday, October 4, 2022 at 10:44:03 AM UTC-5 adsapi wrote:
>
>> Hi everyone,
>>
>> Thank you for your patience. I’ve received an update from my team.
>>
>> Kindly note that the Google Ads editor changes are not supported in 
>> change_event report. As of now, we are not planning editor support for the 
>> change_event service. 
>>
>> Regards,
>> [image: Google Logo] 
>> Yasar 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q28otVg: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/f9694816-a151-4073-9bda-e583ab1aa764n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-05 Thread Aaron Weiner
Why won't Google Ads editor changes be supported in the change_event report?

Is there a reason why? 

Aaron

On Tuesday, October 4, 2022 at 10:44:03 AM UTC-5 adsapi wrote:

> Hi everyone,
>
> Thank you for your patience. I’ve received an update from my team.
>
> Kindly note that the Google Ads editor changes are not supported in 
> change_event report. As of now, we are not planning editor support for the 
> change_event service. 
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q28otVg: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/c471205d-995b-4e99-8b48-db34aefd20e5n%40googlegroups.com.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-10-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi everyone,

Thank you for your patience. I’ve received an update from my team.

Kindly note that the Google Ads editor changes are not supported in 
change_event report. As of now, we are not planning editor support for the 
change_event service.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q28otVg: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/c4exd0RJ8JOS00b-Sy5ENgS4aYDcM-a4mCzQ%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-09-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mat,

Indeed it's been ongoing for a long time. Following the conversation internally 
I can say that the team has encountered a number of challenges, namely 
overcoming various latency gaps, that have slowed down progress significantly. 
I'll share your feedback in the hopes that it might help speed things up.

Thanks,

Ben Karl
Google Ads API Team
ref:_00D1U1174p._5004Q28otVg: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/aD4iT0RJ13DT00rCvfbqbhTUCkjO2ytoatEA%40sfdc.net.


Re: Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2022-09-30 Thread Mat
"but the team is actively working on it" - still o.O? I wouldn't have 
expected this to be a 6+ months hands on project, but sadly, change_event 
is still missing changes that originate from all including the latest 
Google Ads Editor versions.

adsapi schrieb am Freitag, 25. März 2022 um 15:44:27 UTC+1:

> Hi Aaron,
>
> Unfortunately this issue is not quite fixed yet, but the team is actively 
> working on it. Keep an eye on our developer blog 
>  for updates.
>
>
> Thanks,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q28otVg: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/3888b68b-265e-445c-9daa-6c767aba6411n%40googlegroups.com.


Re: Error: The developer token is not approved.

2022-09-29 Thread Jaime Oliver
Solved.

On Thursday, September 29, 2022 at 10:38:16 AM UTC-4 Jaime Oliver wrote:

> Hello Ernie,
>
> I have followed basically all the guides you have available on this issue. 
>
> 1) I created a test manager account in order to be able to create test 
> user accounts because this is the only way of doing that correct?
> 2) I have a live manager account with a dev token which is what I am using 
> in order to query the test accounts. However I still get access denied.
> 3) I have a GCP project where I have the OAUTH credentials and consent 
> screen setup.
> 4) I am using the following data:
>
> *developerToken* - Unapproved token from the live manager account
> *clientId* - Coming from the OAuth credentials
> *clientSecret* - Coming from the OAuth credentials
> *refreshToken* - Taken by authorizing APIs using OAuth Playground
> *clientId* - Using the client ID from the test account that I want to 
> query. See screenshot below.
> [image: image.png]
>
> I have already asked for a dev token review. However I would like to be 
> able to understand the system and query test accounts for future 
> development cases. Some guidance would be greatly appreciated. Thanks for 
> your time.
>
>
> On Thu, Sep 29, 2022 at 2:24 AM Google Ads API Forum Advisor 
>  wrote:
>
>> Hi Jaime,
>>
>> Thank you for raising your concern. Allow me to provide support.
>>
>> As the error message said, the developer token is not approved. 
>> Non-approved developer tokens can only be used with test accounts. With 
>> this, in order to create a test Google Ads account, where the non-approved 
>> developer token can be used and to know more information about the test 
>> account, you may refer to this document 
>> .
>>  
>> The IDs that you should be using in the API requests, not just in the 
>> *login-customer-id* and *customer_id, *should belong to the created test 
>> account.
>>
>> However, if you require using developer token in a production Google Ads 
>> account, you will need to request a basic access level for developer token 
>> by following this guide 
>> 
>> .
>>
>> Regards,
>> [image: Google Logo] 
>> Ernie John 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2euQbM: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/fc19fee7-3967-4742-b4c1-c55d1d24fc21n%40googlegroups.com.


RE: error while creating responsive search ads

2022-09-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jimmy,

Thank you for reaching out to us.

For our team to further investigate and validate if the creation of the 
Responsive Search Ads is indeed correct, could you provide us the complete API 
logs(request and response with request-id) generated on your end? Note that 
this can be requested or provided to the developer handling the Google Ads API 
transactions when logging of the API requests has been enabled. You may check 
here and click your client library for the specific guideline to enable it.

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,

Heidi
Google Ads API Team
ref:_00D1U1174p._5004Q2eugXL: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/_CHq70RIZ7C600p-3TDi_mQb6sbGv7Mwc76w%40sfdc.net.


Re: Error: The developer token is not approved.

2022-09-29 Thread Jaime Oliver
Hello Ernie,

I have followed basically all the guides you have available on this issue.

1) I created a test manager account in order to be able to create test user
accounts because this is the only way of doing that correct?
2) I have a live manager account with a dev token which is what I am using
in order to query the test accounts. However I still get access denied.
3) I have a GCP project where I have the OAUTH credentials and consent
screen setup.
4) I am using the following data:

*developerToken* - Unapproved token from the live manager account
*clientId* - Coming from the OAuth credentials
*clientSecret* - Coming from the OAuth credentials
*refreshToken* - Taken by authorizing APIs using OAuth Playground
*clientId* - Using the client ID from the test account that I want to
query. See screenshot below.
[image: image.png]

I have already asked for a dev token review. However I would like to be
able to understand the system and query test accounts for future
development cases. Some guidance would be greatly appreciated. Thanks for
your time.


On Thu, Sep 29, 2022 at 2:24 AM Google Ads API Forum Advisor
 wrote:

> Hi Jaime,
>
> Thank you for raising your concern. Allow me to provide support.
>
> As the error message said, the developer token is not approved.
> Non-approved developer tokens can only be used with test accounts. With
> this, in order to create a test Google Ads account, where the non-approved
> developer token can be used and to know more information about the test
> account, you may refer to this document
> .
> The IDs that you should be using in the API requests, not just in the
> *login-customer-id* and *customer_id, *should belong to the created test
> account.
>
> However, if you require using developer token in a production Google Ads
> account, you will need to request a basic access level for developer token
> by following this guide
> 
> .
>
> Regards,
> [image: Google Logo]
> Ernie John
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2euQbM: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/CAJAVYhA5DfZEfktpwXvpMkqSc2sGM5wqxz4OWtSMT4vE0fSntQ%40mail.gmail.com.


RE: Error

2022-09-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Thanks for reaching out. A slowdown has been reported for the Google Ads API. 
However, it has been indicated on another forum post that traffic should be 
returning to normal levels. Can you please confirm if you're still seeing the 
"Stream removed" issue?

Thanks,

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2ehWqW: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/olZTc0RIXCSM00wEXNShi3RoOOcW-BlK_4Pg%40sfdc.net.


RE: Error while loading data from api

2022-09-21 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.

To investigate the issue further, could you please provide the complete request 
and response logs, with the request-id? If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link.You can provide it 
via 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. 
Let me know if you have any questions.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2ee4tb: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/bNUWz0RIKAPT000sJbQG_ETUa5-eRkXpUpKg%40sfdc.net.


Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Azek,

Thank you for your reply. I can see that your issue has been brought up to my 
rest of the team via the email support thread you created. That said, for the 
updates and better issue tracking, you may consider that thread to continue our 
discussion. However, we will reach out to you once we have any updates on that 
thread.

Regards,

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


Re: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-09-12 Thread Azek KlarK
Hello!
Tell me, did you solve my problem?

Best regards.

среда, 7 сентября 2022 г. в 17:55:18 UTC+3, adsapi: 

> Hi Azek,
>
> Thank you for raising this concern to the Google Ads API Forum. 
>
> To have a clearer view of this, could you provide the complete request 
> 
>  and response 
> 
>  logs 
> with request ID 
> 
>  and request header 
> 
>  that 
> generated on your end together with the said error? This information will 
> help our team to further check this. If you haven't yet, logging can 
> be enabled by navigating to the *Client libraries > 
> Your client library (ex. Java) > Logging* documentation, which you can 
> access from this link 
> .
>
> For security privacy purposes, you can provide it via the Reply 
> privately to author option. If this option is not available, then send it 
> instead on this email address googleadsa...@google.com.
>
> Best regards,
> [image: Google Logo] 
> Jinky 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2dwFWI: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/920a9f35-6008-4df8-978f-f4b481063f6dn%40googlegroups.com.


RE: Error RESOURSE_WAS_NOT_FOUND when sending corrections by AdGroupBidModifiers.

2022-09-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Azek,

Thank you for raising this concern to the Google Ads API Forum.

To have a clearer view of this, could you provide the complete request and 
response logs with request ID and request header that generated on your end 
together with the said error? This information will help our team to further 
check this. If you haven't yet, logging can be enabled by navigating to the 
Client libraries > Your client library (ex. Java) > Logging documentation, 
which you can access from this link.

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

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2dwFWI: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/-dHGX0RHUHFJ00BOouT-6BTxmdK4VVx5A3gQ%40sfdc.net.


RE: Error with customer.status API request

2022-08-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Ahmed,

This is Carmela from the Google Ads API team. Thank you for reaching out. 
However, I need to delete your recent email in the forum as it contains your UI 
screenshot.

Moving forward, you may see the items below:

I can see that you've encountered the authorizationError : CUSTOMER_NOT_ENABLED 
which means the customer can't be used because it isn't enabled. Kindly note 
that you can't send a request using a canceled customer account. That being 
said, you may check this article as it explains the details on how to 
Reactivate a cancelled Google Ads account.
"upon calling a suspended account the API response returned "Enabled" which is 
not correct" - Could you provide the complete request and response logs with 
request ID and request header generated on your end showing this behavior? 
Also, you may see this article which is about Google Ads account suspensions.


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,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2dovcS: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/AWXTU0RHEQ4S004zciHwabSZu5-4B6B0R-vw%40sfdc.net.


Re: Error with customer.status API request

2022-08-29 Thread Ahmed Nasser Omran
for the suspended the issue for further investigation  the customer id for 
the suspended account that returned "Enabled" is 378-098-7595 
this account was shown in the Google Ads UI as Suspended , Please find 
attached a photo of Google Ads UI for this account . 

Awaiting your respone, Thanks.

Kind Regards,

On Monday, 29 August 2022 at 22:54:32 UTC+2 Ahmed Nasser Omran wrote:

> Hi Support team, 
>
> there're two error i'm encountering with getCustomerRequest : 
> 1- there's an excpetion thrown upon calling a canceled customer account 
>
> *  "StatusCode": 7,*
>
> *  "Details": "The caller does not have permission",*
>
> *  "RequestId": "UvAM6Mb2S2HmFzgsO6WkkQ",*
>
> *  "Failure": {*
>
> *"errors": [*
>
> *  {*
>
> *"errorCode": {*
>
> *  "authorizationError": "CUSTOMER_NOT_ENABLED"*
>
> *},*
>
> *"message": "The customer can't be used because it isn't enabled."*
>
> *  }*
>
> *],*
> 2- upon calling a suspended account the API response returned "Enabled" 
> which is not correct 
>
> Can you provide resolution for the two issues ?
>
> Kind 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/ab5f2257-1eee-4b6e-8761-6efe29c1ca9fn%40googlegroups.com.


RE: Error: Unauthorized CREATE operation in invoking a service\'s mutate method

2022-08-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Thiệp,

Thank you for reaching out to Google Ads API support with your query. To assist 
with the error, could you send us a 'DEBUG' log level request and response log 
of raw API communications that causes this error to show?

The request and response appears similar to the JSON Mappings in our REST 
documentation with additional headers and information such as request Id. Here 
are logging instructions for our Java, .NET, PHP, Python, Ruby and Perl Ads API 
Client Libraries.

If you are using our REST interface then the full multi line curl command line 
is a request log and adding curl command line option '-i' will also generate a 
response log.

With that being said, are you trying to create a Smart Shopping Campaign? 
Performance Max upgrade has started states that starting July 25, 2022, 
accounts without active or paused SSCs (including new accounts) will no longer 
be able to create SSCs.

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

Regards,


Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2dofmE: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/Ys_5I0RHE6Z400QP9xk5c7Tl2QMdJpMleaCw%40sfdc.net.


RE: Error with create Customer Client Create and Update on google Ads API

2022-08-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Samantha,

For customers.createCustomerClient the following 'body' works:

 "customerClient": {
"descriptiveName": "Test123",
     "currencyCode": "USD",
      "timeZone": "America/New_York"
  },

Note that it's "New_York" and there is no "name" field. I wasn't able to 
recreate your error and there's also no "create" operation.

For the "update" with :mutate, here is a valid 'body':

"operation": {
    "update": {
"resourceName": "customers/1234567890",
     "descriptiveName": "SojernMCCAcc",
  },
  "updateMask": "descriptiveName"

  },

It appears that in both calls you are referencing the unavailable field "name".

Regards,


Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2doVcG: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/4RCp30RHE4E700XcMtx7UwTyGkMd3-Ac3WVA%40sfdc.net.


  1   2   3   4   5   6   7   8   9   10   >