Radwords

2022-01-07 Thread J T
Hi I know you do not provide support for Radwords, but what library should 
I be using in R then? I have 7k lines of code in R for google ads api and 
Radwords is a dependent library. Am i supposed to update this library or 
install another your team recommends in R? What is the query migration tool 
for? only queries in python and not R?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/22f93fbe-44cd-4550-a2a5-e3ae6b309dd8n%40googlegroups.com.


Running ads on older youtube videos

2022-01-07 Thread Dihan Cheng
Hello Support,

  We are running video campaigns and we observe that our ads will only run 
the most recently uploaded videos of the channel. But we want videos also 
run on old videos. Is there any way to do that?

thanks,

Dihan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c0ad06b5-f781-4921-8e12-958fce1aaacfn%40googlegroups.com.


Re: Page feeds migration

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

Thanks for the clarification. Please refer to our sample code 
add-dynamic-page-feed (with your preferred programming language) while you want 
to add a page feed with URLs for a Dynamic Search Ads Campaign. Also you can 
set up a DSA campaign to use page feeds by setting the feeds field of its 
DynamicSearchAdsSetting with the following link.
Let us know if you have any other questions on that.

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


RE: How to refine keywords with Google Ads API?

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

You can try the following REST example with curl:

curl -i --request POST 
https://googleads.googleapis.com/v9/customers/:generateKeywordIdeas \
--header "Content-Type: application/json" \
--header "login-customer-id: " \
--header "developer-token: " \
--header "Authorization: Bearer " \
--data '{

"keywordSeed": {
    "keywords": [
    "Legal services","legal plan","legal expenses","legal 
costs","insurance","health insurance","vehicle insurance"
  ]
  },
"keywordAnnotation": [
   "KEYWORD_CONCEPT"
  ]
}'

​​​I tried it and the categories showed.

Regards,


Aryeh Baker
Google Ads API Team

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


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

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

If you can privately provide us with the complete request and response logs 
from the GenerateHistoricalMetrics call, our team will be able take a look at 
the source of this error.

Thanks,
Matt
Google Ads API Team

Matt
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/8IOCV0R5CR0800T-FzB4_gRjWhU_Jzl3mFpg%40sfdc.net.


RE: Customizer Attributes Limitations

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

Thanks for reaching out to the Google Ads API support. There is no increase 
plan for the over 40 enabled CustomizerAttribute objects in the account at 
Google Ads API. If you reach this limit, you need to remove the unused ones 
before creating a new one.
We suggest please monitor our Ads Developer blog for updates or any new 
announcements for the future.

Best regards,

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


Customizer Attributes Limitations

2022-01-07 Thread Anahi Martinez
Hi, Happy New Year!

With the deprecation of Expanded Text Ads this year, we are starting to 
ideate the migration of Ad Customizer Feeds to Customizer Attributes, to be 
able to migrate ads with Dynamic Data to RSA's 

We see 2 major limitations with this migration:
- Customizers have a limit of 40 enabled attributes per account, our 
biggest customizer feed leverages over 100K feed items, our smaller one has 
over 50 feed items.
- Support of End Date does not seem to appear in the documentation, we 
heavily use this feature from Ad Customizer Feeds to ensure the dynamic 
data we show in ads is accurate.

Do you have any plans to increase the limit of enabled customizers, add an 
end date functionality or support Ad Customizer Feeds into RSA's?

Source: 
https://developers.google.com/google-ads/api/docs/ads/customize-responsive-search-ads#rules_and_limitations

Thank you in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1c76d4ee-d4f8-45b3-a762-bfc06a8ab0a6n%40googlegroups.com.


Re: Page feeds migration

2022-01-07 Thread Anis Ahmed
Here is a req/response of what I'm trying to do currently :

customer_id: "2926805574"
operations {
  update {
resource_name: "customers/2926805574/campaigns/12252911251"
dynamic_search_ads_setting {
  domain_name: "ladenzeile.de"
  language_code: "de"
  use_supplied_urls_only: true
  feeds: "customers/4239837903/assetSets/6449801073"
}
  }
  update_mask {
paths: "dynamic_search_ads_setting"
  }
}
partial_failure: true



response :
results {
}
partial_failure_error {
  code: 3
  message: "The field mask updated a field with subfields:
\'dynamic_search_ads_setting\'., at operations[0]"
  details {
type_url: "
type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure"
value: "\nd\n\002@\003\022LThe field mask updated a field with
subfields:
\'dynamic_search_ads_setting\'.\"\020\022\016\n\noperations\030\000"
  }
}

On Fri, Jan 7, 2022 at 3:48 PM Anis Ahmed  wrote:

> Hi,
>
> I'm not trying to add value track parameters, I'm trying to connect a page
> feed to my campaign such that it only uses that page feed and the urls that
> are in that page feed for my DSA ads. Is there any code example for that?
>
> On Thursday, January 6, 2022 at 11:58:37 PM UTC+1 adsapi wrote:
>
>> 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,
>> [image: Google Logo]
>> 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/XutiTGYHy7M/unsubscribe.
> To unsubscribe from this group and all its topics, 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/2aa0e5c5-b551-440d-988d-50e5e6e989f5n%40googlegroups.com
> 
> .
>


-- 
Regards,
Anis Ahmed,
+923313536287

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CABpiDqvhXb%2Ba7Xw6c0i8832RKp1FN%3DSQ9d_cBOGcEm9_MmwozA%40mail.gmail.com.


RE: What is replacement for attribute "AdGroupStatus" in Keywords_Performance_Report, in new Google Ads API Keyword_View?

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

Thanks for reaching out to the Google Ads API support. You can find the 
attribute “ad_group.status” on “keyword_view” resource under the ad_group 
attributed resource. Feel free to reply back to us.

Best regards,

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


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

2022-01-07 Thread Serghei
Looks like this functionality wasn't documented and not intended to work 
(having  "Product group ID" in the KeywordId column), therefore, it wasn't 
ported into the new API.
Nevertheless, the support team "filed a feature request to see if this is 
feasible in a future release of the API."

On Thursday, January 6, 2022 at 11:28:35 PM UTC+2 gel...@gmail.com wrote:

> 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/3bd26354-178b-42a9-9919-39037e2f02cen%40googlegroups.com.


Re: Page feeds migration

2022-01-07 Thread Anis Ahmed
Hi,

I'm not trying to add value track parameters, I'm trying to connect a page 
feed to my campaign such that it only uses that page feed and the urls that 
are in that page feed for my DSA ads. Is there any code example for that?

On Thursday, January 6, 2022 at 11:58:37 PM UTC+1 adsapi wrote:

> 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, 
> [image: Google Logo] 
> 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/2aa0e5c5-b551-440d-988d-50e5e6e989f5n%40googlegroups.com.


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

2022-01-07 Thread 'Ian Campbell' via AdWords API and Google Ads API Forum
Ah interesting.
So it seems that a keyword plan created using  AddKeywordPlan.cs gives the 
error I mentioned when you try view it in Keyword Planner in the Google Ads 
UI.
However...you can get metrics back from it, by querying it via the api i.e. 
by running
GenerateForecastMetrics.cs
or calling
GenerateHistoricalMetricsResponse response = 
kpServiceClient.GenerateHistoricalMetrics(keywordPlanResource)
and supplying the keywordPlanId

so some progress
On Friday, 7 January 2022 at 09:59:19 UTC Ian Campbell wrote:

> Thanks, I have reached out to the product support team
>
> I did find these Quota limits in the docs. 
>
> https://developers.google.com/google-ads/api/docs/best-practices/quotas#planning_services
>
> But they don't seem to apply, as I am running the example code just once.
> If the UI error is intermittent, it has persisted for the last few days 
> and seems quite reproduceable.
> I can't seem to find any further details on the error which might give me 
> more clues.
>
> It would be useful if someone else could confirm that the AddKeywordPlan 
> example works for them, or if it's just me that is seeing this.
> On Friday, 7 January 2022 at 05:24:34 UTC adsapi wrote:
>
>> 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,
>> [image: Google Logo] 
>> 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/ad297d3a-64dd-4ecd-a05c-d911eb8b26bcn%40googlegroups.com.


What is replacement for attribute "AdGroupStatus" in Keywords_Performance_Report, in new Google Ads API Keyword_View?

2022-01-07 Thread Qaiser Javed
Hi,

Please help.

What is replacement for attribute "AdGroupStatus" in 
Keywords_Performance_Report, in new Google Ads API Keyword_View?

Thanks,
Qaiser

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d7a93144-54a1-49df-b186-3d8e17134c6cn%40googlegroups.com.


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

2022-01-07 Thread 'Ian Campbell' via AdWords API and Google Ads API Forum
Thanks, I have reached out to the product support team

I did find these Quota limits in the docs. 
https://developers.google.com/google-ads/api/docs/best-practices/quotas#planning_services

But they don't seem to apply, as I am running the example code just once.
If the UI error is intermittent, it has persisted for the last few days and 
seems quite reproduceable.
I can't seem to find any further details on the error which might give me 
more clues.

It would be useful if someone else could confirm that the AddKeywordPlan 
example works for them, or if it's just me that is seeing this.
On Friday, 7 January 2022 at 05:24:34 UTC adsapi wrote:

> 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,
> [image: Google Logo] 
> 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/d4eabc21-e188-436f-919a-c8815c241ab4n%40googlegroups.com.


Re: The same keyword have different keywordthemeconstant id.

2022-01-07 Thread Chen Xiaowei
So thankful for your reply!
Regards
在2022年1月6日星期四 UTC+8 06:38:04 写道:

> Hi Chen,
>
> We have replicated the issue and now know the root cause. However, there 
> are multiple code changes required at our end to make this work correctly 
> in the UI and the API. We are discussing how best to fix this issue; I'll 
> keep you posted as I hear from the team.
>
> Cheers
> Anash 
>
> ref:_00D1U1174p._5004Q2Tlmxh: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/32195f9b-921f-4ed8-afd8-9a9f0ee2b2c7n%40googlegroups.com.


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

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

Thank you for the reply.

Allow me to raise a feature request to my team about the pagination that you 
are looking for in the report, subject for review. For now, please follow our 
blog as we will post relevant updates when it become support.

Regards,

Ernie John Blanca Tacata
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/lp86y0R5C1ZI009UvmOOq7RI2juo1FungxqA%40sfdc.net.


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

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

Thank you for reaching out to our team.

Could you try adding the metrics.impressions field in the query and observe if 
the value of each row for this field is 0 or more than zero? I asked this 
because the possible reason for the issue is "zero impressions are always 
excluded when segmenting a report" according to this document.

However, so that I can check on my end, could you provide the complete request 
and response logs with request ID and request header generated on your end?

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

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2UhTcn: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/Kug-c0R5C1CN00CET1T9SnQ0mD3a2d6O1IMA%40sfdc.net.