Re: api down for ad_group_ad_asset_view

2023-07-26 Thread Pete Lavetsky (AdWords API Guru)
WHERE asset.type in ( \"YOUTUBE_VIDEO\" ) AND asset.id in (93690215637)" The original queries we all used still comes back as valid against the GAQL validator : https://developers.google.com/google-ads/api/fields/v14/query_validator Pete On Wednesday, July 26, 2023 at 2:34:14 P

Re: Refresh token

2023-06-20 Thread Pete Lavetsky (AdWords API Guru)
Google Ads API is on v14 now ... you're referencing v8 which is no longer supported https://developers.google.com/google-ads/api/docs/release-notes Pete On Tuesday, June 20, 2023 at 11:54:55 AM UTC-4 Giosuè Anastasi wrote: > My problem is that I can't even do a single "refresh tok

Ongoing Issue : DEADLINE_EXCEEDED

2023-06-20 Thread Pete Lavetsky (AdWords API Guru)
.com/googleads/google-ads-java/issues/682 https://github.com/googleads/google-ads-java/issues/671 https://github.com/googleads/google-ads-java/issues/407 ``` Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~

Re: GAQL calls all giving INTERNAL_ERROR

2022-09-08 Thread Pete Lavetsky (AdWords API Guru)
Same here ./internal-error-test.sh /efs/api/google/requests/new-google-requests-summary.2022-09-06.log 67 /efs/api/google/requests/new-google-requests-summary.2022-09-07.log 449 /efs/api/google/requests/new-google-requests-summary.2022-09-08.log 18840 On Thursday, September 8, 2022 at

GAQL Query For Distinct Resource Names?

2022-05-27 Thread Pete Lavetsky (AdWords API Guru)
ad_group_extension_setting WHERE ad_group_extension_setting.extension_type = 'CALL' and I would want hat 2nd query to be very performant. Is it possible to query for distinct resource_names? Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Updated Needed Regarding PHONE_NUMBER_IN_AD_TEXT Error

2022-02-24 Thread Pete Lavetsky (AdWords API Guru)
stems." Google has a broken product and no one at Google is willing to put in the work to fix it. On Thursday, February 24, 2022 at 1:16:36 AM UTC-5 adsapi wrote: > Hi Pete, > > Thanks for your reply. > > I understand that there is no phone number included in your mutat

Request: Expose Required Union Fields In Error Response

2022-02-23 Thread Pete Lavetsky (AdWords API Guru)
22\004\n\002ad\022\027\n\025responsive_display_ad" } } Failure message: null Status: Status{code=OK, description=null, cause=null}. As you can see, we are told that "The required field was not present" in the error response, but we are not told which field is missing. Pete

Re: Updated Needed Regarding PHONE_NUMBER_IN_AD_TEXT Error

2022-02-23 Thread Pete Lavetsky (AdWords API Guru)
":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43") Body: results { resource_name: removed } Failure message: null St

Updated Needed Regarding PHONE_NUMBER_IN_AD_TEXT Error

2022-02-22 Thread Pete Lavetsky (AdWords API Guru)
ch means less Google revenue. Is there something else we should be doing with regards to policy_validation_parameter or ignorable_policy_topics or exemption requests to get these Ads to pass the no-phone-number test? Our clients are getting increasingly agitated regarding this topic as it see

Re: IMAGE_AD Immutable or Mutable?

2022-01-18 Thread Pete Lavetsky (AdWords API Guru)
tains an invalid argument., cause=null}. I have emailed that address with customer specific details. Pete On Tuesday, January 18, 2022 at 6:52:06 AM UTC-5 adsapi wrote: > Hi Pete, > > Thanks for getting back to us. > > Kindly note that *ExpandedTextAdInfo* > <https://deve

Re: IMAGE_AD Immutable or Mutable?

2022-01-17 Thread Pete Lavetsky (AdWords API Guru)
{ string_value: "" } location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "update" } field_path_elements { field_name: "resource_name" }

Re: IMAGE_AD Immutable or Mutable?

2022-01-17 Thread Pete Lavetsky (AdWords API Guru)
field_name: "operations" index: 0 } field_path_elements { field_name: "update" } field_path_elements { field_name: "resource_name" } } } request_id: "OvhvvYfKpnRqY5yi6xud9A" Status: Status{code=INVALID_ARGUMENT,

IMAGE_AD Immutable or Mutable?

2022-01-12 Thread Pete Lavetsky (AdWords API Guru)
_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "update" } field_path_elements { field_name: "resource_name" } } } request_id: "bcB1aFU7Q_KMLaQZWRXmFQ" Thanks Pete -- --

Re: New Notifications / Explanations In UI Available in API?

2021-12-17 Thread Pete Lavetsky (AdWords API Guru)
Thank you Ernie. Really hope this gains internal traction as it has huge external value. Pete On Friday, December 17, 2021 at 1:25:09 AM UTC-5 adsapi wrote: > Hi Pete, > > Thank you for raising your concern to my team. > > Upon checking, it appears that there is

FEATURE REQUEST: Expose Business Operations Verification Status

2021-11-30 Thread Pete Lavetsky (AdWords API Guru)
on the Customer object seems a prudent location, alongside other existing fields such as: call_reporting_enabled : true auto_tagging_enabled : true has_partners_badge : false Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Call extensions bug

2021-09-30 Thread Pete Lavetsky (AdWords API Guru)
;:443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43") Body: results { resource_name: "customers/ABC/extensionFeedItems/XYZ" } Thanks Pete On Wed

Re: How to set Keyword settting to Audience or Content when I add display keyword via adwords api?

2021-08-10 Thread Pete Lavetsky (AdWords API Guru)
/2453986#kwsetting>." How, via the Ads API, do you select "Content" for the keyword setting ... I'm not sure what API fields this is referring to Thanks Pete On Monday, November 5, 2018 at 6:07:59 AM UTC-5 Vincent Racaza (AdWords API Team) wrote: > Hi Ken, > > Set

Re: Update Image Extensions : Resource Was Not Found

2021-07-26 Thread Pete Lavetsky (AdWords API Guru)
Bump? please On Wednesday, July 21, 2021 at 10:36:59 AM UTC-4 adsapi wrote: > Hi Pete, > > Thanks for providing that. Please allow me to share this with our team and > we will provide an update shortly. > > Regards, > Matt > Google Ads API Team > > [image: Goog

Re: Update Image Extensions : Resource Was Not Found

2021-07-19 Thread Pete Lavetsky (AdWords API Guru)
I gave the request ID of o1chTC8UDgR0aEJ9kB6tGQ in the first sentence of the thread. Pete On Sunday, July 18, 2021 at 11:24:13 PM UTC-4 adsapi wrote: > Hi Pete, > > Thank you for posting your concern. > > To further investigate the issue, could you also provide the comp

Update Image Extensions : Resource Was Not Found

2021-07-16 Thread Pete Lavetsky (AdWords API Guru)
esource_name so it looks like below but I get the same error operations { update { resource_name: "customers/8172767852/extensionFeedItems/185975516042" } update_mask { paths: "resource_name" } } Any ideas? Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: V8 : CALL_AD : display_url VALUE_MUST_BE_UNSET

2021-07-15 Thread Pete Lavetsky (AdWords API Guru)
Anash, Thanks for the full explanation ... I appreciate the communication. Pete On Thursday, July 8, 2021 at 6:20:00 PM UTC-4 adsapi wrote: > Hi Pete, > > I read through the whole thread, the blog and the Java GitHub bug. > Unfortunately in this case, the "fix" you prov

Re: GAQL String Query | How to Select Campaign by Campaign ID

2021-07-13 Thread Pete Lavetsky (AdWords API Guru)
Hey Reid, Use the GAQL query builder to validate your queries : https://developers.google.com/google-ads/api/fields/v8/campaign_query_builder SELECT campaign.id, campaign.name, campaign.vanity_pharma.vanity_pharma_text FROM campaign WHERE campaign.id = 11031113693 Pete On Monday, July 12

Re: How to get list of all resource from Google Ads API?

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
SELECT name, category, data_type, selectable, filterable, sortable, selectable_with, metrics, segments, is_repeated, type_url, enum_values, attribute_resources where name = 'ad_group' Pete On Tuesday, July 6, 2021 at 5:17:44 PM UTC-4 alsey@gmail.com wrote: > Thanks, can you show

Re: How to get list of all resource from Google Ads API?

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
You can use the GoogleAdsFieldsService to accomplish this https://ads-developers.googleblog.com/2021/04/the-query-builder-blog-series-part-3.html https://developers.google.com/google-ads/api/reference/rpc/v8/GoogleAdsFieldService Pete On Friday, July 2, 2021 at 11:53:14 AM UTC-4 alsey

Re: Cannot change campaign strategy

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
Ewin, Check out this thread for the answer: https://github.com/googleads/google-ads-java/issues/272 Pete On Monday, July 5, 2021 at 1:12:37 AM UTC-4 adsapi wrote: > Hi Ewin, > > Thank you for reaching out. > > So that our team may take a closer look, could you also provide

Re: Time to get geo targeting live?

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
It's immediate ... you would be able to mutate and then a search back to back and you'd get the newly added geo target in the search. Pete On Monday, July 5, 2021 at 10:39:40 AM UTC-4 zakwa...@gmail.com wrote: > I have the same question. Any updates? > > On Thursday, July 1, 2021 at 9

Re: "conversion action" report

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
tion WHERE metrics.conversion_last_conversion_date DURING LAST_30_DAYS Pete On Tuesday, July 6, 2021 at 11:20:58 AM UTC-4 EladB wrote: > Thanks, > > I actually created it with the tool, so it's supposed to be syntactically > correct. > > However, I don't get the logic. > If I see in the G

Re: "conversion action" report

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
Hey Elad, You can use the Query Builder tool to validate your query: https://developers.google.com/google-ads/api/fields/v8/conversion_action_query_builder Pete On Tuesday, July 6, 2021 at 2:59:11 AM UTC-4 adsapi wrote: > Hi, > > It appears that your concern is related to the G

Re: java.lang.NoSuchMethodError: 'com.google.api.gax.rpc.StubSettings$Builder com.google.ads.googleads.v8.services.stub.GoogleAdsServiceStubSettings$Builder.setMtlsEndpoint(java.lang.String)'

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
me the following: md5 google-ads-13.0.0.jar MD5 (google-ads-13.0.0.jar) = 8e676d1a46932bed9b605d0fd4c78db5 ls -lart google-ads-13.0.0.jar 85934170 Jun 17 13:53 google-ads-13.0.0.jar Wonder if you get the same? Pete On Tuesday, July 6, 2021 at 9:38:39 AM UTC-4 sther...@google.com wrote: >

Re: V8 : CALL_AD : display_url VALUE_MUST_BE_UNSET

2021-07-06 Thread Pete Lavetsky (AdWords API Guru)
The only thing it contained was the request-Id ... everything else was REDACTED ... what was sensitive about it? Pete On Sunday, July 4, 2021 at 10:43:08 PM UTC-4 adsapi wrote: > Hi Pete, > > I had to delete your recent response as it contained your logs. You may > instead us

Re: V8 : CALL_AD : display_url VALUE_MUST_BE_UNSET

2021-06-30 Thread Pete Lavetsky (AdWords API Guru)
pdate" } field_path_elements { field_name: "display_url" } } } request_id: "zb-yJMOVAG8IYoU0hOAfQg" Status: Status{code=INVALID_ARGUMENT, description=Request contains an invalid argument., cause=null}. Should I push this back to the Java Client Lib

Non-Merchant Center Dynamic Remarketing Campaign Creation

2021-06-29 Thread Pete Lavetsky (AdWords API Guru)
T Merchant Center specific ... if those examples exist please let me know. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Re: Exclude resourceName from response

2021-06-24 Thread Pete Lavetsky (AdWords API Guru)
Hey Zhisheng, This question also came up recently in the Java client library board: https://github.com/googleads/google-ads-java/issues/438 Long story short it doesn't look like removing resource_name will be coming any time soon. They are working on compression toggles tho. Pete

Re: Google Ads Groups Campaigns Cost By Time Frame

2021-06-24 Thread Pete Lavetsky (AdWords API Guru)
Hey Ali, At this time you can only specify segments.date in -MM-DD format: https://developers.google.com/google-ads/api/docs/query/date-ranges Hope that helps Pete On Thursday, June 24, 2021 at 4:45:28 AM UTC-4 aliabdul...@gmail.com wrote: > > Dears, > > > Could you please

Re: AdWordsApiException - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey John, We also had issues with the API starting about 4pm EST yesterday. It cleared itself up around 4am EST today. Are you still having problems? Pete On Tuesday, June 22, 2021 at 11:15:16 PM UTC-4 john@motominer.com wrote: > Starting today, around 4pm CT, we began gett

Re: question about campaign recommendations through the API

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
, recommendation.target_cpa_opt_in_recommendation, recommendation.target_roas_opt_in_recommendation, recommendation.text_ad_recommendation, recommendation.type from recommendation Hope that helps Pete On Wednesday, June 23, 2021 at 1:49:54 PM UTC-4 reald...@gmail.com wrote: > We are trying to set up Goo

Re: Responses in CSV format for Google Ads API ?

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey Sam, Currently I don't believe it is possible to get it back in CSV : https://groups.google.com/g/adwords-api/c/oBtx_3IKEEA/m/Uge9x6B-CwAJ Pete On Tuesday, June 22, 2021 at 5:38:53 PM UTC-4 zhisheng...@gmail.com wrote: > Hi. Is that possible to let Google Ads > API(

Re: UploadOfflineConversion: How to send ConversionDateTime in click conversion

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
ck tacked on at the end https://bugs.openjdk.java.net/browse/JDK-8066806 Hope that helps Pete On Wednesday, June 23, 2021 at 7:21:48 AM UTC-4 priya@bold.com wrote: > I am using the date in UTC or ETC/GMT which was working fine with adwords > API, but according to the new google Ads API I get t

Re: Migrated to V8 : Started Seeing Increased Rate of DEADLINE_EXCEEDED

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
same boat: > > [image: Bildschirmfoto vom 2021-06-23 07-16-40.png] > > > Regards > Mat > > Pete Lavetsky (AdWords API Guru) schrieb am Mittwoch, 23. Juni 2021 um > 04:22:52 UTC+2: > >> Even on mutates that don't make it to our DEADLINE threshold we're se

Re: Migrated to V8 : Started Seeing Increased Rate of DEADLINE_EXCEEDED

2021-06-22 Thread Pete Lavetsky (AdWords API Guru)
9.4694 22 15 13.9076 22 16 13.1181 22 17 20.0910 22 18 16.3803 22 19 19.1051 22 20 38.2070 22 21 480.0347 22 22 61.2185 22 23 227.2379 On Tuesday, June 22, 2021 at 9:49:41 PM UTC-4 Pete Lavetsky (AdWords API Guru) wrote: > We're now seeing this on other calls as well. These are across multi

Re: Migrated to V8 : Started Seeing Increased Rate of DEADLINE_EXCEEDED

2021-06-22 Thread Pete Lavetsky (AdWords API Guru)
: deadline exceeded after 3599.998821696s. [buffered_nanos=66057372, buffered_nanos=77619715, remote_addr=googleads.googleapis.com/142.250.191.202:443]. On Tuesday, June 22, 2021 at 8:23:06 PM UTC-4 Pete Lavetsky (AdWords API Guru) wrote: > We put V8 into production earlier today. Everyth

Migrated to V8 : Started Seeing Increased Rate of DEADLINE_EXCEEDED

2021-06-22 Thread Pete Lavetsky (AdWords API Guru)
tus{code=DEADLINE_EXCEEDED, description=deadline exceeded after 3599.999166595s. [buffered_nanos=65828859, buffered_nanos=107502844, remote_addr=googleads.googleapis.com/142.250.190.74:443], cause=null}. 2021-06-22 23:49:42,443 INFO RequestLogger - FAILURE REQUEST DETAIL. There's no re

V8 : CALL_AD : display_url VALUE_MUST_BE_UNSET

2021-06-22 Thread Pete Lavetsky (AdWords API Guru)
VALUE_MUST_BE_UNSET Looks like fallout from the CallOnlyAd to CallAd migration Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

Re: Ad Disapproved For PHONE_NUMBER_IN_AD_TEXT When Ad Does Not Have Phone Number

2021-06-17 Thread Pete Lavetsky (AdWords API Guru)
Thanks Peter, In this instance I'll have our team create a brand new identical Ad and we'll pass along the policy_validation_parameter on initial Add and see if the Ad gets approved. The "Subscribe" feature started working after my last post so ¯\_(ツ)_/¯ Pete On Wednesday, June 16,

Re: Ads API - which fields are of type Money?

2021-06-15 Thread Pete Lavetsky (AdWords API Guru)
, attribute_resources where name like \'%micros%\' Pete On Tuesday, June 15, 2021 at 2:31:34 AM UTC-4 adsapi wrote: > Hi, > > I appreciate your patience to this concern. Allow me to provide support. > > I am afraid that there is currently no documentation where we can see all >

Re: Ad Disapproved For PHONE_NUMBER_IN_AD_TEXT When Ad Does Not Have Phone Number

2021-06-15 Thread Pete Lavetsky (AdWords API Guru)
ion just do a select * from ad_group_ad where resource_name: "customers/3722803595/adGroupAds/126284834587~526601161599" The Ad exists at Google. It's just not running because it's been disapproved for PHONE_NUMBER_IN_AD_TEXT that is a false positive. Pete On Monday, June 14, 2021 at

Re: Ad Disapproved For PHONE_NUMBER_IN_AD_TEXT When Ad Does Not Have Phone Number

2021-06-14 Thread Pete Lavetsky (AdWords API Guru)
quino > Google Ads API Team > > On Friday, June 11, 2021 at 9:37:28 PM UTC+8 Pete Lavetsky (AdWords API > Guru) wrote: > >> Good morning, >> >> We have an EXPANDED_TEXT_AD that is marked as following: >> >> policy_topic_entries : [type: PROHIBIT

Ad Disapproved For PHONE_NUMBER_IN_AD_TEXT When Ad Does Not Have Phone Number

2021-06-11 Thread Pete Lavetsky (AdWords API Guru)
roval_status : DISAPPROVED How can we go about fixing this? Clearly the Ad does not have a phone number in it. Is there a different PolicyValidationParameter we should be attaching? ( https://developers.google.com/google-ads/api/reference/rpc/v8/Poli

Re: Unable To Change Bidding Strategy To MAXIMIZE_CONVERSION_VALUE

2021-03-15 Thread Pete Lavetsky (AdWords API Guru)
Mark, The reply privately to author is not allowed for me. I've jumped through the hoops here https://support.google.com/a/users/answer/9308783?hl=en and the button is still greyed out for me. My email is pete.lavet...@gmail.com if you want to contact me there to get this resolved. Pete

Unable To Change Bidding Strategy To MAXIMIZE_CONVERSION_VALUE

2021-03-12 Thread Pete Lavetsky (AdWords API Guru)
y to MAXIMIZE_CONVERSION_VALUE and a TargetRoas of 2.0 ... but through the API we are not able to do the same operation. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: DEADLINE_EXCEEDED eror

2021-03-08 Thread Pete Lavetsky (AdWords API Guru)
... looks to be a bad node somewhere on the Google network Pete On Monday, March 8, 2021 at 11:42:43 AM UTC-5 adsapiforumadvisor wrote: > Hi All, > > If you are still having an issue with the DEADLINE_EXCEEDED error, can you > please reply privately with your request and response logs

Re: DEADLINE_EXCEEDED eror

2021-03-06 Thread Pete Lavetsky (AdWords API Guru)
Same here. Started 3am EST March 3rd. Pete On Friday, March 5, 2021 at 10:54:23 AM UTC-5 Jack wrote: > Following Running into this too since March 2nd. > > On Thursday, March 4, 2021 at 7:01:25 PM UTC-7 dinesh...@sony.com wrote: > >> We have been seeing this error a few ti

Re: V6 Reporting Documentation Incorrect

2021-02-11 Thread Pete Lavetsky (AdWords API Guru)
Hi Anash, Any update on this matter? I noticed 6.1 had some Conversion work so wondering if we're getting any closer https://developers.google.com/google-ads/api/docs/release-notes#reporting-v6_1 Thanks Pete On Friday, December 11, 2020 at 5:20:30 PM UTC-5 adsapiforumadvisor wrote: >

Re: V6 Reporting Documentation Incorrect

2020-12-08 Thread Pete Lavetsky (AdWords API Guru)
about this. There must be some way to get the data in Ads API that was so easily retrievable in AdWords API Thanks Pete On Tuesday, December 8, 2020 at 3:55:40 PM UTC-5 adsapiforumadvisor wrote: > Hi Pete, > > Unfortunately, when using Google Ads API, you cannot segment by conversion

Re: V6 Reporting Documentation Incorrect

2020-12-07 Thread Pete Lavetsky (AdWords API Guru)
, 2020 at 12:42:49 PM UTC-5 Pete Lavetsky (AdWords API Guru) wrote: > Hi Abraham, > > Thanks for that insight. > > As stated, we're attempting to migrate the last of our reports over from > AdWords API to Ads API. > > As a more basic example lets

Re: V6 Reporting Documentation Incorrect

2020-12-07 Thread Pete Lavetsky (AdWords API Guru)
categories? Thanks Pete On Wednesday, December 2, 2020 at 10:52:39 AM UTC-5 adsapiforumadvisor wrote: > Hello Pete, > > Thank you for reaching out to Google Ads API support. > > The PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE QueryError > <https://devel

V6 Reporting Documentation Incorrect

2020-11-30 Thread Pete Lavetsky (AdWords API Guru)
eferenced above show as available to select at the same time ... ie. "This page shows all metrics and segments that can be put in the same SELECT clause as the fields of campaign." So, is the documentation incorrect or is the error mes

Can't Add Geos To Video Campaign

2020-11-09 Thread Pete Lavetsky (AdWords API Guru)
ombination of channel settings that don't allow Geo targeting on Campaigns. Or if it's some setting at the Customer + Campaign level that is precluding geo targeting on campaigns of this type. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://g

Re: Audience Sources : Google Ads Tag : Parameter Key and Values via API

2020-10-20 Thread Pete Lavetsky (AdWords API Guru)
Thank you Ernie. On Monday, October 19, 2020 at 10:09:48 PM UTC-4 adsapiforumadvisor wrote: > Hi Pete, > > Thanks for the reply. I work with Peter and let me provide support to your > concern. > > I am afraid that it is currently not possible to get the Google Ads Ta

Re: Audience Sources : Google Ads Tag : Parameter Key and Values via API

2020-10-19 Thread Pete Lavetsky (AdWords API Guru)
etype" and line 118 references "checkout" In my example from the screenshots I would want to substitute "name" and "2 Gallon Deluxe Blender". Is it possible to get "name" and "2 Gallon Deluxe Blender" from the Ads API? It sounds like

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Pete Lavetsky (AdWords API Guru)
Thanks Claude. We're going that same route. Pete On Wednesday, August 12, 2020 at 1:38:58 PM UTC-4, Claude Beauchemin wrote: > > Hi Pete, > We are still waiting for the fix on new Google Ads Api. We are on the V4 > version on the c# sdk. The only way to do it right now is by u

Re: Discrepancy between UI and API for creation of portfolio bid strategy with Maximize Conversions

2020-08-12 Thread Pete Lavetsky (AdWords API Guru)
confirms that MAXIMIZE_CONVERSIONS is a valid portfolio bidding strategy. Thanks Pete On Thursday, July 16, 2020 at 11:17:58 PM UTC-4, adsapiforumadvisor wrote: > > Hello Claude, > > I'll double-check that one, and I'll get back to you. > > Best, > Nadine, Google Ads API Tea

Re: Setting up Google ADS API for the offline conversion upload service

2020-07-22 Thread Pete Lavetsky (AdWords API Guru)
mccId" in conversionUploadServiceClient.uploadClickConversions( mccId, listOfClickConversions, true, false); Hope this helps Pete On Wednesday, July 22, 2020 at 3:32:02 AM UTC-4, Michel Baretti wrote: > > Hi Xiaoming, > > Again, I take the number from de URL, and use the service > conversionActionServiceClient.getC

Re: Optimization Recommendation Uplift Score?

2020-07-21 Thread Pete Lavetsky (AdWords API Guru)
, and the only attributes are impressions, clicks, cost_micros, conversions and video_views So even if I do a diff / delta on the potential_metrics minus the base_metrics, how does that figure into the formula for Score Uplift of the Optimization Score? Thanks Pete On Tuesday, July 21, 2020 at 12:29:24 PM

Optimization Recommendation Uplift Score?

2020-07-21 Thread Pete Lavetsky (AdWords API Guru)
tionImpact object ( https://developers.google.com/google-ads/api/reference/rpc/v4/Recommendation.RecommendationImpact ) but that just looked to be something you would delta yourself, and not result in an actual uplift score. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Setting up Google ADS API for the offline conversion upload service

2020-07-17 Thread Pete Lavetsky (AdWords API Guru)
work but it should be straight forward if you are sure you only have two accounts you need to deal with. Pete On Friday, July 17, 2020 at 3:34:45 AM UTC-4, Reketec wrote: > > Hi there, > > I have the same error: as described here: > > https://groups.google.com/forum/#!se

Re: Cross Account Click Conversion Upload

2020-06-26 Thread Pete Lavetsky (AdWords API Guru)
the ConversionActionService fine ... it's just uploading the click conversions is failing due to "This customer does not have an import conversion action that matches the conversion action provided., at conversions[0].conversion_action" Pete On Friday, June 26, 2020 at 2:03:27 PM UTC-4, adsapiforumadv

Cross Account Click Conversion Upload

2020-06-26 Thread Pete Lavetsky (AdWords API Guru)
of our account CID and that cross_account_conversion_tracking_id value doesn't work. Are we to use that cross_account_conversion_tracking_id value as an account CID and go query that new account for their ConversionActions? Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Setting up Google ADS API for the offline conversion upload service

2020-06-25 Thread Pete Lavetsky (AdWords API Guru)
onversion Action needs a different Type or Category in order for Click Conversions to be uploaded? Thanks Pete On Thursday, June 25, 2020 at 9:33:39 AM UTC-4, Reketec wrote: > > Hi there, > > Last error resolved, now we have a different error: > > partial_failure_error: >> code:

Re: Location Extensions / Business Account Identifier

2020-06-22 Thread Pete Lavetsky (AdWords API Guru)
integration is not the hard part. Getting the GMB email address and business account identifier has been the uphill battle. Thanks Pete On Friday, June 19, 2020 at 3:12:20 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. > > Regarding y

Re: Location Extensions / Business Account Identifier

2020-06-16 Thread Pete Lavetsky (AdWords API Guru)
Nirmita, My name is Pete, not Peta. Can you get a colleague to review my question and respond? You managed to answer every single part of my question either incorrectly or in a misleading manner. 1) I'm not asking if I can get the value back in String format. The "name"

Location Extensions / Business Account Identifier

2020-06-15 Thread Pete Lavetsky (AdWords API Guru)
google.com/adwords/api/docs/guides/feed-services-locations#complete_code_example Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Retrieve Overdue Account Balance Alerts via API

2020-04-14 Thread Pete Lavetsky (AdWords API Guru)
cs/billing/invoice-service I received this when attempting to retrieve invoices with InvoiceService listInvoices Failure message: errors { error_code { authorization_error: DEVELOPER_TOKEN_NOT_WHITELISTED } message: "Developer token is not whitelisted.&quo

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-09 Thread Pete Lavetsky (AdWords API Guru)
Good morning Anash, The bug report has been filed: https://github.com/googleads/google-ads-java/issues/272 Thanks Pete On Wednesday, April 8, 2020 at 3:11:34 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Could you file a bug on the Java library repo? > https://githu

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-08 Thread Pete Lavetsky (AdWords API Guru)
Hi Anash, Manually adding "maximize_conversions" as a fieldmask does correctly mutate the campaign. May I assume there will be an API library update made for this problem? Thanks, Pete On Tuesday, April 7, 2020 at 4:12:33 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, &

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-02 Thread Pete Lavetsky (AdWords API Guru)
resource_name: "customers/***/campaigns/***" } Failure message: null Status: Status{code=OK, description=null, cause=null}. One peculiar thing is that since the MaximizeConversion strategy is an automated strategy, there's no values to set, ie. MaximizeConversions.newBuilder().build(), which result

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-04-02 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I've responded privately to Google about this but last heard back about 72 hours ago. Any update? Can provide more details if needed. Thanks Pete On Friday, March 27, 2020 at 1:17:10 PM UTC-4, Pete Lavetsky (AdWords API Guru) wrote: > > I've responded privately to

Re: Product Partition Report Migration Problem

2020-03-31 Thread Pete Lavetsky (AdWords API Guru)
Thanks Mitchell, Guess I glazed over that section of the page and didn't connect the dots. Pete On Tuesday, March 31, 2020 at 3:10:47 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. As shown here > <https://developers.google.com/google-ads/

Product Partition Report Migration Problem

2020-03-31 Thread Pete Lavetsky (AdWords API Guru)
ed resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), \'conversions\'(could not support requested resources: \'AD_GROUP_CRITERION\', \'AD_GROUP_CRITERION\'), since metric is incompatible with the resource in the FROM clause or other selected segme

Re: Problem With Report Segments

2020-03-30 Thread Pete Lavetsky (AdWords API Guru)
hose types into one, where the Ads API will segment them out. We're transforming the value to Search Network in order to maintain parity with previously expected values. I'll have to do some more work on my end for this. Pete On Monday, March 30, 2020 at 8:39:18 AM UTC-4, Pete Lavetsky (AdWords

Re: Problem With Report Segments

2020-03-30 Thread Pete Lavetsky (AdWords API Guru)
n I'm happy to provide more information if needed. Thanks Pete On Friday, March 27, 2020 at 9:38:48 AM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. Please try adding > geographic_view.location_type > <https://developers.google.com/google-ad

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-03-27 Thread Pete Lavetsky (AdWords API Guru)
I've responded privately to author with the details. On Friday, March 27, 2020 at 1:06:49 PM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. There are no updates on this. Can you please > share the complete detailed request and response logs fo

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-03-26 Thread Pete Lavetsky (AdWords API Guru)
Hi All, Was there any resolution to this? We're having the same exact problem. A Campaign is TARGET_CPA at Google and we're attempting to update to MAXIMIZE_CONVERSIONS. No error on the request ... response comes back fine but the bidding strategy doesn't change. Thanks Pete On Thursday

Problem With Report Segments

2020-03-26 Thread Pete Lavetsky (AdWords API Guru)
e than 2 rows if segmenting by date since I'm asking for last 30 days of data. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

MCC Level Reporting

2020-03-18 Thread Pete Lavetsky (AdWords API Guru)
t's not possible, with one GoogleAdsService/Search request, to pull data for all accounts under a single MCC. Is that still the case even with v3? Is there any projected timeframe when this functionality will be available? Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Re: Convert Google-Ads API GoogleAdsRow object to a dictionary or something useful to end up in a .CSV?

2020-03-02 Thread Pete Lavetsky (AdWords API Guru)
row would be the query selects. ie. select customer.id, customer.descriptive_name, customer.currency_code from customer would return a CSV like: customer.id,customer.descriptive_name,customer.currency_code 1239871423,Cool Customer,USD 9122351424,Cooler Customer,CAD Pete On Monday, January 20

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-14 Thread Pete Saia
. If there are other potential reasons for this error, it would be helpful to know what they could be. On Friday, February 14, 2020 at 8:58:11 AM UTC-6, adsapiforumadvisor wrote: > > Hi Pete, > > You could refer to this documentation > <https://developers.google.com/adwords/ap

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-13 Thread Pete Saia
ttp1.1 \ --data @invite.xml \ https://adwords.google.com/api/adwords/mcm/v201809/ManagedCustomerService Is there something in my request payload that looks malformed? On Thursday, February 13, 2020 at 11:06:29 AM UTC-6, adsapiforumadvisor wrote: > > Hi Pete, > > Thanks for reac

Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-12 Thread Pete Saia
With a properly authenticated request, extending an invitation consistently returns the following error: soap:Server[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator] https://adwords.google.com/api/adwords/mcm/v201809; xmlns:ns2=

Re: ExtensionFeedItem Targets

2020-01-29 Thread Pete Lavetsky (AdWords API Guru)
Bump On Tuesday, January 28, 2020 at 12:17:00 PM UTC-5, Pete Lavetsky (AdWords API Guru) wrote: > > Hello all, > > When adding an ExtensionFeedItem, is the intention that we set the > resource name for setTargetedAdGroup or setTargetedCampaign in order for > the mutated

ExtensionFeedItem Targets

2020-01-28 Thread Pete Lavetsky (AdWords API Guru)
or campaign ), then what is the purpose of setTargetedAdGroup or setTargetedCampaign? Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Adding Portfolio Bidding Strategy of type MAXIMIZE_CONVERSIONS Through New API

2020-01-23 Thread Pete Lavetsky (AdWords API Guru)
mated strategy and there's no real fields to set other than the type. Trying to do this through the new API is however proving difficult. Any help is appreciated Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

No RemarketingAction Returned

2020-01-09 Thread Pete Lavetsky (AdWords API Guru)
both Global Site Tag and Snippet, but as of now I'm not able to make Ads v2 calls to get the Snippets. Please provide guidance Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: No Details On UNEXPECTED_INTERNAL_API_ERROR

2019-12-20 Thread Pete Lavetsky (AdWords API Guru)
Hi Mitchell and All, I replied privately with the full SOAP logs yesterday. Any update? Thanks Pete On Thursday, December 19, 2019 at 3:40:39 PM UTC-5, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for reaching out. Please provide the complete request and > response

No Details On UNEXPECTED_INTERNAL_API_ERROR

2019-12-19 Thread Pete Lavetsky (AdWords API Guru)
InternalApiError UNEXPECTED_INTERNAL_API_ERROR The requestId is 00059a1067bad1610a379cc3490d6603 I can send full SOAP request upon request. Could someone look into this requestId for me please

Re: Google Ads Optimisation Score

2019-10-28 Thread Pete Lavetsky (AdWords API Guru)
Hi All, Has there been any update to this? Will the account optimization score be available in the API any time soon? Thanks Pete On Friday, July 12, 2019 at 5:23:40 PM UTC-4, adsapiforumadvisor wrote: > > Hi Joe, > > It is not possible to get optimization score via API.I

Re: Continuing UNEXPECTED_INTERNAL_API_ERROR

2019-10-09 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I responded privately to the author and have not received a response back. Should I post the SOAP messages publicly here? Pete On Tuesday, October 8, 2019 at 3:22:42 AM UTC-4, adsapiforumadvisor wrote: > > Hi Pete, > > Thank you for

Continuing UNEXPECTED_INTERNAL_API_ERROR

2019-10-07 Thread Pete Lavetsky (AdWords API Guru)
InternalApiError UNEXPECTED_INTERNAL_API_ERROR Please let me know if there's any more details from the Google backend. Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Setting sitelinkUrl throws DESTINATION_URL_DEPRECATED error

2019-08-21 Thread Pete Lavetsky (AdWords API Guru)
Suresh, What is the destination URL you're attempting to set? Pete On Wednesday, August 21, 2019 at 6:33:51 AM UTC-4, Suresh Kumar Shenbagam wrote: > > Hi, > > Language: Java. > > I am trying to create Sitelink extension for a campaign and I am not able > to set value to

SharedSet EntityNotFound.INVALID_ID

2019-05-22 Thread Pete Lavetsky (AdWords API Guru)
Service errors: 1487241406 I'm not sure if it's a red herring or some part of the problem but I'm constructing this service call in the same way as other valid service calls. Full SOAP below with credentials redacted. Thanks Pete 2019-05-22 13:08:56,877 INFO soapXmlLogger - SOAP request

  1   2   3   4   >