Re: Can GoogleAdService Query Pagination support fetching a specific page?

2022-01-06 Thread Zhong Li
Thanks for replying. I knew the usage of  page_size but it's not convenient 
if we want to get a specific range with variable start index.

Hope Goolgle consider to add the offset support in GAQL, anyways... thanks 
again!

On Friday, January 7, 2022 at 2:28:46 a.m. UTC-5 adsapi wrote:

> Hi,
>
> Thanks for reaching out to us.
>
> Note that LIMIT with offset is not supported in GAQL. An equivalent way to 
> achieve this using pagination. The pagination uses pageSize by specifying 
> page_size 
> 
>  
> in your request. This will break up the result set of the query into 
> multiple responses that each contain up to page_size 
> 
>  
> objects. If page_size 
> 
>  
> is not specified, it is automatically set to the maximum page size of 
> 10,000 rows.
>
> Suppose if your account contains 50,000 keywords and page_size 
> 
>  
> is set to 1,000, the result set will contain 1,000 GoogleAdsRow 
>  
> objects in the first response, along with a next_page_token 
> .
>  
> To retrieve the next one thousand rows, simply send the request again with 
> the same page size, but update the request's page_token to the response's 
> next_page_token 
> .
>  
> The value of page_size 
> 
>  
> in the subsequent requests can be different each time. The next_page_token 
> 
>  
> will not be populated on the response that contains the last batch of 
> rows. For more information on paging, you may refer to this guide 
> . Let 
> us know if you have any further questions.
>
> Regards, 
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UhT68: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 
"AdWords API and Google Ads 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/a7b4fc16-c8e1-4f2b-a4ec-25fce611587cn%40googlegroups.com.


RE: Can GoogleAdService Query Pagination support fetching a specific page?

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

Thanks for reaching out to us.

Note that LIMIT with offset is not supported in GAQL. An equivalent way to 
achieve this using pagination. The pagination uses pageSize by specifying 
page_size in your request. This will break up the result set of the query into 
multiple responses that each contain up to page_size objects. If page_size is 
not specified, it is automatically set to the maximum page size of 10,000 rows.

Suppose if your account contains 50,000 keywords and page_size is set to 1,000, 
the result set will contain 1,000 GoogleAdsRow objects in the first response, 
along with a next_page_token. To retrieve the next one thousand rows, simply 
send the request again with the same page size, but update the request's 
page_token to the response's next_page_token. The value of page_size in the 
subsequent requests can be different each time. The next_page_token will not be 
populated on the response that contains the last batch of rows. For more 
information on paging, you may refer to this guide. Let us know if you have any 
further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2UhT68: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 
"AdWords API and Google Ads 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/WIlk30R5BWRE00BC_hHUVASYacCJeode8Y3w%40sfdc.net.


Re: Google Ads: REST Endpoint to import Conversion

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

Thanks for getting back to us.

For your question on what value should be expecting, I would recommend that you 
reach out to the Google Ads Product Support team, via this link, as metrics 
calculations is more of a Product related topic, and they are more 
knowledgeable on how metrics / statistics are accumulated / computed on 
specific account for specific time frame. Note that the API will only return 
what has already been processed in the back end (Product).

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2Tnd3q: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 
"AdWords API and Google Ads 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/Fv4yt0R5BU5H00mWC54eLCQ9K3dtEMlEAnXA%40sfdc.net.


The number of rows returned is different between selecting "segments.date" or not

2022-01-06 Thread Boris Zhao
Hi,

The number of rows returned are different between if I'm selecting 
"segment.date" or not. 

For example, 
1. With this GAQL, only 1 row is returned:
*SELECT ad_group.id, campaign.id, ad_group_criterion.criterion_id, 
ad_group_criterion.system_serving_status, 
ad_group_criterion.keyword.match_type, segments.date *
*FROM keyword_view *
*WHERE ad_group_criterion.keyword.match_type IN ('EXACT','BROAD') *
*AND ad_group_criterion.system_serving_status = 'RARELY_SERVED' *
*AND ad_group_criterion.status IN ('ENABLED') *
*AND ad_group.status IN ('ENABLED','PAUSED') *
*AND campaign.status IN ('ENABLED','PAUSED') *
*AND segments.date BETWEEN '2021-12-13' AND '2021-12-13'*

2. But with this one, 49395 rows are returned:
*SELECT ad_group.id, campaign.id, ad_group_criterion.criterion_id, 
ad_group_criterion.system_serving_status, 
ad_group_criterion.keyword.match_type *
*FROM keyword_view *
*WHERE ad_group_criterion.keyword.match_type IN ('EXACT','BROAD') *
*AND ad_group_criterion.system_serving_status = 'RARELY_SERVED' *
*AND ad_group_criterion.status IN ('ENABLED') *
*AND ad_group.status IN ('ENABLED','PAUSED') *
*AND campaign.status IN ('ENABLED','PAUSED') *
*AND segments.date BETWEEN '2021-12-13' AND '2021-12-13'*

Could you help check why is that happening? 

Thanks,
Boris

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/bcda6540-ce10-46a7-a37a-350e419333bcn%40googlegroups.com.


RE: AddKeywordPlan C# Example - cannot complete your request at the moment error

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


Upon checking, there doesn't seem to be any system/quota limits on the usage of 
keyword plans. Since your API request was successful, the error you encountered 
might just be an intermittent error in the Google Ads web interface. If you 
want, you can try reaching out to the Google Ads product support team to check 
if they have any insights regarding the error that you've encountered.


Regards,

Kevin Gil Soriano
Google Ads API Team
ref:_00D1U1174p._5004Q2UhHyb: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 
"AdWords API and Google Ads 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/rILsH0R5BR0J003CDsNEuhQLm9rAgGLBaHoQ%40sfdc.net.


Can GoogleAdService Query Pagination support fetching a specific page?

2022-01-06 Thread Zhong Li
In the old AdWords API, the SelectorBuilder can specify offset/limit to 
fetch a specified page of entity 
results(https://ads-developers.googleblog.com/2014/02/adwords-api-java-selector-builder.html).
 

For example, if my campaign has 2000 ads, I want to list the ads from 501 
to 600, then I make the  SelectorBuilder builder = new SelectorBuilder() 
.fields("Id", "Name") .orderAscBy("Id") .offset(500) .limit(100) .build()

But in the GoogleAds API, the  GoogleAdsService.SearchStream would return a 
stream of all results. To get a custom page (with specified offset), we 
need to manually read the stream and handle it on client side; If we use 
GoogleAdsService.Search, then it does not support "offset" but can only 
specify the pageSize, so we still need iterate the pages and calculate the 
"desired page of results".

May I ask if there's a better way to achieve this? or any equivalent 
solution in GoogleAds API as the AdWords API's SelectorBuilder.

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 
"AdWords API and Google Ads 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/39cacdad-2044-4d64-be56-6809e4d8082cn%40googlegroups.com.


Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

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

Thank you for sharing the details privately.

Upon checking, the error appears to be more related to the client library. That 
said, I would recommend that you reach out instead to the Python client library 
owners via this link, as they should be more equipped to provide guidance on 
this issue.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2UhGsY: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 
"AdWords API and Google Ads 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/CgeIJ0R5BKHO00sx_ejG3NRl2lQ-BUjUJ2kg%40sfdc.net.


Re: Google Ads: REST Endpoint to import Conversion

2022-01-06 Thread 'Naveen Kumar Dodde Gowda' via AdWords API and Google Ads API Forum
Hi Team,

Thanks for the input. We were able to upload offline conversion data to
Google Ads using the Google Ads REST API
customers.uploadClickConversions as mentioned in this *guide*

.

*Before Upload: *
We noted down the All.conv column and the status was No recent conversion.

*After Upload:*
We uploaded 3 records for Conversion action: quality_up and 2 records for
Conversion action: Data_In and after waiting several hours we are now
seeing the status changed to "Recording Conversion" but the All conv column
for example shows 900.0 for Conversion action: quality_up and 500.00 for
Conversion action: Data_In. Is it expected results or should we expect to
see 3 records + 900.0 = 903.0 for Conversion action: quality_up and 2
records + 500.00 = 502.00 for Conversion action: Data_In.

Please advise.

Thanks,
Naveen

On Tue, Jan 4, 2022 at 5:09 AM 'Google Ads API Forum Advisor' via AdWords
API and Google Ads API Forum  wrote:

> Hi Naveen,
>
> Thanks for reaching out to us.
>
> Since you mentioned that you want to upload offline conversion data to
> Google Ads using the Google Ads REST API, you may use Method:
> customers.uploadClickConversions as mentioned in this *guide*
> .
> Let us know if you have any further questions.
>
> Regards,
> [image: Google Logo]
> Yasar
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2Tnd3q: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
> "AdWords API and Google Ads 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/adufZ0R56SK500RWwFzbM1QD2sckS3rOzq6w%40sfdc.net
> 
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/CAMmi07Ye0rUSS1Cf00jpRVdyWAafs%2B%3Dx6QuS34WP1fKsoR5SuQ%40mail.gmail.com.


Re: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread panu.kuu...@hopkins.fi
Hi Matt,

thanks for reaching out so quickly. I have sent you a private message.

Best
Panu

On Thursday, January 6, 2022 at 10:38:58 PM UTC adsapi wrote:

> Hi Panu,
>
> Thanks for reaching out. Can you please privately reply with your complete 
> request and response logs so that we can take a look at the error? 
>
> Thanks,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UhGsY: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 
"AdWords API and Google Ads 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/7139568d-d12d-4d78-8095-9a4ea5e4dc02n%40googlegroups.com.


RE: Page feeds migration

2022-01-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Anis,

Thanks for reaching out to the Google Ads API support. All ValueTrack 
parameters will continue to function when used in URLs in Asset-based 
extensions except for {feeditemid}. Instead, use {extensionid} to link any 
final URL tracking.
On Google Ads API you can use page_url for tracking that same URL function. 
Feel free to reply back to us.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2Uh8dP: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 
"AdWords API and Google Ads 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/M6LoM0R5B95900wXYK4JjRRwm98MYzuajQjA%40sfdc.net.


RE: Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

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

Thanks for reaching out. Can you please privately reply with your complete 
request and response logs so that we can take a look at the error?

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2UhGsY: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 
"AdWords API and Google Ads 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/ItU1-0R5B88G001pTb8v6TTuSJ01SM74XN6Q%40sfdc.net.


Re: New Ads API Search Term View for shopping campaigns doesn't segment by product group

2022-01-06 Thread Mario García
I have the exact same question. Is there an update from the API team?

On Tuesday, December 7, 2021 at 10:39:39 AM UTC-6 serghei@gmail.com 
wrote:

> Sent all the details via email. Looking forward for a reply. Thank you!
>
> On Monday, December 6, 2021 at 4:23:27 PM UTC+2 adsapi wrote:
>
>> Hi,
>>
>> Thanks for reaching out to us.
>>
>> Could you please send a SOAP *request* 
>> 
>>  
>> and *response* 
>> 
>>  
>> logs of the report when you are able to segment the shopping search query 
>> reports by product groups ID, combined with a screenshot of the equivalent 
>> report in the UI that is segmented the same way that the API report is 
>> pulled, so that I can check better? 
>>
>> 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 googleadsa...@google.com alias instead.
>>
>> Regards, 
>> [image: Google Logo] 
>> Yasar 
>> Google Ads API Team 
>>   
>>
>> ref:_00D1U1174p._5004Q2SbOEQ: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 
"AdWords API and Google Ads 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/95cdc6ff-7fff-4d7a-8e69-8b8e304414b4n%40googlegroups.com.


RE: GAQL date automation

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

This looks like a pre processing issue, one of our Client libraries can handle 
pre processing with general programming techniques so that when you send to the 
API they prepopulate the correct date.

Regards,

Aryeh Baker
Google Ads API Team
ref:_00D1U1174p._5004Q2UhGEC: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 
"AdWords API and Google Ads 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/dt7nc0R5B37V00njAujq3yRTKfPxsYGD85rA%40sfdc.net.


RE: Empty Account TimeZone ?

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

Thank you for reaching out to us.

To investigate the issue, could you provide the complete report definition 
using AWQL along with customer id that you've used in the Campaign Performance 
Report and Account Performance Report?  Please Reply privately to the author 
option.

Please note that the AdWords API is deprecated and will sunset on April 27, 
2022. We strongly recommend that you migrate to the Google Ads API as soon as 
possible.

Thanks,

Nirmita Patel
Google Ads API Team
ref:_00D1U1174p._5004Q2UhFkw: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 
"AdWords API and Google Ads 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/wpVPy0R5B2FK00h_IOXa_tT9ujd96H8RFGOg%40sfdc.net.


RE: Removing Campaign Targeting with PHP

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

Thanks for reaching out. The resource name of the location to be removed is the 
only requirement for a remove CampaignCriterionOperation.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2UhFed: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 
"AdWords API and Google Ads 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/jO2uY0R5B1V8009UHzBnz0R1evv10_3Pmrag%40sfdc.net.


RE: Issue with ChangeEventService

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

Thank you for reaching out to us.

An internal_error could be caused when something unexpected happened while 
processing the request. To investigate the issue further, could you please 
provide the complete request and response logs, with the request-id via the 
Reply privately to the author option?

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.

Thanks,

Nirmita Patel
Google Ads API Team
ref:_00D1U1174p._5004Q2UhD5b: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 
"AdWords API and Google Ads 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/zpn8k0R5AYIU00BgrADopXR46DNdK9GHM7bQ%40sfdc.net.


RE: [ISSUE] Google Ads Query Builder / Validator.

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

Glad to help you, If you have any additional questions or require further 
clarification please let us know.

Thanks,

Nirmita Patel
Google Ads API Team
ref:_00D1U1174p._5004Q2TnmL0: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 
"AdWords API and Google Ads 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/Rlbur0R5AXQ300cFpXhUKNTiGIEOz7j4Vd1Q%40sfdc.net.


Re: Service Account receives HTTP code 401: Request is missing required authentication credential.

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

Apologies for the delayed response. Could you point me to that thread you're 
referencing?

Thanks,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q2R74x8: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 
"AdWords API and Google Ads 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/5wFsE0R5AXCQ000jNDnG3eTGSFS1yZhMWfwg%40sfdc.net.


Re: UNEXPECTED_END_OF_QUERY - Error

2022-01-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Giuseppe,

Glad to know that the issue has been resolved. Please let us know if we can 
help with anything else.

Regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2TKyV0: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 
"AdWords API and Google Ads 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/OdU3P0R5AX2V001vTsinaBTKykrBlYuCpyuw%40sfdc.net.


Re: Issue CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE for CALL Asset type

2022-01-06 Thread kinganil...@gmail.com
Hi,

Any updates on this please. I tried creating call extension for an account, 
its still failing with reason "*CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE *". 
Do we still have time?

Thank you
Anil Kumar Halmadgi

On Tuesday, December 28, 2021 at 3:02:28 AM UTC+5:30 adsapi wrote:

> Hello,
>
> Thanks for getting back to us. Well some accounts are still being 
> transferred, as mentioned on this blog post 
> 
>  
> that the following assets will be available by the end of the year:
>
>- 
>
>Price assets
>- 
>
>Hotel Callout assets
>- 
>
>Mobile App assets
>- 
>
>Call assets
>- 
>
>Call to action assets
>
> Please keep an eye on our blog 
>  for 
> updates and announcements.
>
>
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2Scr3O: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 
"AdWords API and Google Ads 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/cd5a408c-4848-4848-b10e-4e9f9bd9fff2n%40googlegroups.com.


Re: UNEXPECTED_END_OF_QUERY - Error

2022-01-06 Thread Giuseppe Pandolfino
I solved,
the problem was the query.
It is necessary to put it into BODY not in HEADER.
it will work

On Friday, 17 December 2021 at 18:46:09 UTC+1 adsapi wrote:

> Hello there,
>
> Thanks for getting back to us. I am just wondering if your issue is 
> related to the selectable_segment_fields 
> 
>  
> while using the ad_group resource.
>
> As Ernie mentioned in the previous response, could you please provide the 
> complete request 
> 
>  
> and response 
> 
>  
> logs with request-id 
> 
>  
> for us to investigate the issue further. Kindly use the Reply privately to 
> the author option while sharing the details.
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2TKyV0: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 
"AdWords API and Google Ads 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/7bb584e8-0eef-408a-b63d-b38c6bb6ad89n%40googlegroups.com.


Re: Issue CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE for CALL Asset type

2022-01-06 Thread Hallel Hanoch
Hello All, 
I too am trying to perform an operation on asset type CALL and getting the 
error: CUSTOMER_NOT_ON_ALLOWLIST_FOR_ASSET_TYPE.
My understanding from the thread above is that this should be supported by 
now. 
Could you please provide more information as to when operations on the CALL 
asset type will be supported?
Thank you, 
Hallel Hanoch

On Monday, December 27, 2021 at 11:32:28 PM UTC+2 adsapi wrote:

> Hello,
>
> Thanks for getting back to us. Well some accounts are still being 
> transferred, as mentioned on this blog post 
> 
>  
> that the following assets will be available by the end of the year:
>
>- 
>
>Price assets
>- 
>
>Hotel Callout assets
>- 
>
>Mobile App assets
>- 
>
>Call assets
>- 
>
>Call to action assets
>
> Please keep an eye on our blog 
>  for 
> updates and announcements.
>
>
>
> Regards,
>
> Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 
> 2021 
> Google Ads API and AdWords API Annual Survey 
> 
> [image: Google Logo] 
> Jakeia Sabrina 
> Google Ads API Team  
>
> ref:_00D1U1174p._5004Q2Scr3O: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 
"AdWords API and Google Ads 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/f7453144-a466-4718-981c-9a042d1b46b7n%40googlegroups.com.


Assignment not allowed to repeated field "conversions" in protocol message object

2022-01-06 Thread panu.kuu...@hopkins.fi
The code sample 
in 
https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python
 
seems to have an issue. 

This line request.conversions = [click_conversion] returns an error:

AttributeError: Assignment not allowed to repeated field "conversions" in 
protocol message object.

My click_conversions looks like: 

gclid: 
"Cj0KCQiAw9qOBhC-ARIsAG-rdn7H0PLLPzj19IIWAKcoYz63zoYwV4Ca-_82RkyvIVAVPSGTHvHpnAIaAi5_EALw_wcB"
conversion_action: "customers/0/conversionActions/00"
conversion_date_time: "2022-01-06 19:30:06+02:00"
conversion_value: 1.28
currency_code: "USD"
custom_variables {
  conversion_custom_variable: "type"
  value: "purchase"
}

I suppose one is not allowed to assign to repeated fields but I don't see 
how to proceed. I think appending with 
request.conversions.append(click_conversion) creates a malformed request.

Anyone got a clue on how to get this to work?

Thank you for your help

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/379fd04d-8c67-4bab-a08e-f461a581c6f1n%40googlegroups.com.


Upload Click Conversions: Assignment not allowed to repeated field "conversions" in protocol message object.

2022-01-06 Thread panu.kuu...@hopkins.fi
Upload Click Conversions 

https://developers.google.com/google-ads/api/docs/conversions/upload-clicks?hl=en#python

The code example in Python seems to have an issue. 

request.conversions = [click_conversion] returns an error:

AttributeError: Assignment not allowed to repeated field "conversions" in 
protocol message object.

If have tried request.conversion.append(click_conversion) but I think that 
leads to a malformed request.

Anyone got any idea how I could get 
request.conversions = [click_conversion]  to work?

Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/dae4175c-f2d4-48f6-ac5c-f3522712828an%40googlegroups.com.


GAQL date automation

2022-01-06 Thread Chitranshu Mishra
Hi,

I am trying to operationalize the Google Ads API data fetch mechanism.
Can we pass the date as parameters in the query object, so we don't have to 
change the date manually every time I run the API script?

GAQL sample
query = """
SELECT
{resource fieds}
FROM {resource}
WHERE *segments.date BETWEEN '2021-08-18' AND '2021-08-24'*
"""
I want to schedule a weekly operations and it would be helpful if we can do 
this by passing the sys date in the query.

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 
"AdWords API and Google Ads 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/e92d1abf-0915-4d76-8369-ffb93699f376n%40googlegroups.com.


Re: Empty Account TimeZone 😕?

2022-01-06 Thread fe...@dashbo.io
Just got the same problem. Could you tell me how to proceed? 
Thanks

On Thursday, November 9, 2017 at 5:29:01 PM UTC-3 Bharani Cherukuri 
(AdWords API Team) wrote:

> Hello, 
>
> Could you provide the report definition used to download reports using 
> AdWords API along with your clientCustomerId? You can reply via *Reply 
> privately to author* option.
>
> Thanks,
> Bharani, AdWords API Team
>
> On Thursday, November 9, 2017 at 12:11:13 PM UTC-5, AdWordsApiUser wrote:
>>
>> Hello !
>>
>> We have a very peculiar case where the *AccountTimeZone *for a few 
>> accounts is being returned as empty in the reports. We tried Account 
>> Performance as well as Campaign Performance Report. I can share an example 
>> account id privately.
>>
>> Regards,
>> MG
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/eb01a034-5fc3-44cf-854f-4b6d13df450en%40googlegroups.com.


Removing Campaign Targeting with PHP

2022-01-06 Thread auctio...@gmail.com
Hi, 
I am able to add Campaign locations using sample 
AddCampaignTargetingCriteria.php
but I cannot figure out how to remove a location from a campaign.

Can you please point me in the right direction?

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 
"AdWords API and Google Ads 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/6c2e6be0-52d1-4146-b66c-e823d15d2e98n%40googlegroups.com.


Issue with ChangeEventService

2022-01-06 Thread Steven Jeanne
Hi, 

I have another issue with this service.

GRPC error of status 13 (internal) trigger depending on the customer.

On another post, we resolve the issue for the filtering 
on change_event.change_date_time that couldn't be older than 30 days.

Right now the issue is that : 
Let's i have 5 customer : A,B,C,D,E.
For A,B,C,D if I filter on the last 29 days it work. 
For E it doesn't. Yet It work at 27 days from now.

Is that intended ? Do you have an idea why it doesn't work ? How could i 
determine the maximum date to filter on ? 

On the UI I have data for the LAST_30_DAYS.

(By the way ChangeStatusService doesn't reflect UI data while 
ChangeEventService does. And ChangeEventService by default filter the 
Automatic actions, I don't know if that's intended on your part)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/d3451853-856f-4687-a272-44d48166f82bn%40googlegroups.com.


Re: [ISSUE] Google Ads Query Builder / Validator.

2022-01-06 Thread Steven Jeanne

Hi ! 

That's what I though afterwards. I'm filtering on 29 days now. 

I have another problem, I'm going to do a new post. It's not the same issue.

Thank you
Le mercredi 5 janvier 2022 à 00:20:41 UTC+1, adsapi a écrit :

> Hi Steven,
>
> Thank you for reaching out to the Google Ads API team.
>
> As you’ve mentioned that you’ve encountered an error START_DATE_TOO_OLD 
> usually start_date can not be older than 30 days. To resolve this issue, 
> you can pass start_date as 2021-12-06. Let me know if you have any 
> questions.
> Thanks,
> [image: Google Logo] 
> Nirmita Patel 
> Google Ads API Team 
>   
>
>  
>
> ref:_00D1U1174p._5004Q2TnmL0: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 
"AdWords API and Google Ads 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/10532d01-52ce-41ff-b8fe-8acfa9d04855n%40googlegroups.com.


Page feeds migration

2022-01-06 Thread Anis Ahmed
Hi,

I'm currently working on migrating the existing page feeds to asset based 
feeds and I had a question that : 

Our campaigns are using  the option : "Use URLs from my page feed only"

so once I migrate my page feed and create a new asset based feed how can I 
connect the asset based feed to use this option as well :  "Use URLs from 
my page feed only"
via the API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/3309b687-3d44-42d9-b4c5-2881e79c872en%40googlegroups.com.


Re: Impressions, Clicks and Cost by city/region available on campaign level but not on an adgroup level

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

Since you mentioned that the GeoStats table has duplicate data as compared with 
the Adgroup report that was fetched via API and Google Ads UI, could you please 
provide the following:

GeoStats table showing duplicate data
Complete request and response logs with the request-id generated via Google Ads 
API
Screenshots from the UI showing data

Kindly send to us via Reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2Uh1Nb: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 
"AdWords API and Google Ads 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/Z1Ean0R5AE9S00qPMt4aseQqmPMD_dGb0DKA%40sfdc.net.


Re: Why can't we make updates on an existing Ad through the API?

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


Thank you for providing additional information. However, in order for me to 
proceed with my investigation, I will need the complete request and response 
logs as well. You may send the requested information to me 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.


Regards,

Kevin Gil Soriano
Google Ads API Team
ref:_00D1U1174p._5004Q2TmEjb: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 
"AdWords API and Google Ads 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/fL4XP0R5A7EG00rxvOPFwgRb-EWb7P4FKJDQ%40sfdc.net.


Re: Why can't we make updates on an existing Ad through the API?

2022-01-06 Thread Meir Mouyal
I'm actually trying to mutate an Ad through the REST API, but I'm not being 
successful, the requestId of an example request you can take a look at is 
*Rp2bmte1kWxW8Zp7FB5_8Q*.

In this case I'm simply trying to update the *ad.finalUrls*
El viernes, 31 de diciembre de 2021 a las 8:32:21 UTC+1, adsapi escribió:

> Hello Meir,
>
>  
>
> I'm Kevin from the Google Ads API Team. I'll try my best to assist you.
>
>  
>
> You can mutate ads using AdService 
> . 
> However, please note that not all ad types are mutable. You can refer to 
> this table 
> 
>  to 
> check which ad types can be mutated. Here's an example 
>  on how 
> to mutate an ad via API.
>
>  
>
> Let me know if you have any further clarification.
>
>  
>
> Regards,
> [image: Google Logo] 
> Kevin Gil Soriano 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2TmEjb: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 
"AdWords API and Google Ads 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/879c48bf-1d26-4b93-88ad-bea3a4f899a1n%40googlegroups.com.