Re: Resource Exhausted add keyword

2020-06-11 Thread Daniele Agosti
Hi, thank you. I already handle the frequency limit using this code: https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/errorhandling/HandleRateExceededError.java . Also using larger sleeping intervals. Is there a method to c

Campaign level negative Placements - URL empty

2020-06-11 Thread LFI Media
Hello all, I'm using v201809 adwords API / PHP and get all Criteria through the *CampaignCriterionService*. I can see all placement criteria (the ID's) but i am not able to see the url of a Placement CriterionType.. Snippet: if (CriterionType::KEYWORD === $campaignCriteri

Video Campaigns Data Pull

2020-06-11 Thread cv
Hi, How I can Pull the Data for Only Video Campaigns. I am using the campaign view and How I can filter the query so that I can only get data for video campaigns? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

RE: Google Ads API JSON REST POST Request - MutateMembers

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Greg, You are correct that only size:Display and size:Search are available in the API. I have created a feature request for the others on your behalf so please keep an eye on our Developer Blog for information on future releases. In terms of the discrepancy you're seeing, please share your c

Re: User List maintenance using Google Ads API

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Abhinav, Thank you for your patience. I have received some updates from my team. It turns out there was some confusion and that the AdWordsUserListService actually does not support partial failures. However, the Google Ads API UserListService does support partial failures. Unfortunately, it

RE: Handling PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE error

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You can see here for more information on product partitions. I have attached a screenshot of the specific part that pertains to your question. As it says, you need to create a subdivision with an empty caseValue which represents the "other" case as shown in the i

Re: FINAL_URL_REPORT gives me empty data!

2020-06-11 Thread Fabrizio Ferrari
Danica, any news about this? On Wednesday, June 10, 2020 at 3:22:47 PM UTC-7, Fabrizio Ferrari wrote: > > Just in case, here is again the output I get: > > "FINAL_URL_REPORT (Jun 9, 2020)" > > Final URL,Clicks,Conversions > > Total,0,0.00 > > Not sure if you got it privately. > > Thanks. > > Fab.

Ads API - Adding and or pausing a dynamic target on an ad group.

2020-06-11 Thread Cory Harkins
I do not see a straight forward way to do this in the API. Any advice? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: Get Google Ads Dynamic Ad Targets via Ads API?

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Cory, Thanks for reaching out. You can use the AdGroupCriterionService.MutateAdGroupCriterion using AdgrouCriterionOpration for adding and removing ad group criterion. We do not have exact sample code example but you may refer to this code example to add targeting criterion but replacing i

RE: How can i best make sense of the potential outcome for every 'Resource' in Google Ads API query?

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Marco, Thanks for reaching out. With regards to your concern, you can use reporting guide for understanding each field of the Resource. Let me know if you have any questions. Thanks, Nirmita Patel Google Ads Team ref:_00D1U1174p._5004Q20Xx43:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Does setting up DynamicSearchAdsSetting changes anything for AdGroupType = SEARCH_STANDARD

2020-06-11 Thread bansal412...@hotmail.com
Great, thanks Xiaoming. On Tuesday, June 9, 2020 at 1:38:30 PM UTC-7, adsapiforumadvisor wrote: > > Hi, > > Thank you for reaching out. If you set the DynamicSearchAdsSetting object > for the Search Campaign, it will only relate to the Dynamic Search Ads, so > it will not change anything for th

RE: Campaign level negative Placements - URL empty

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. In order to get the placement URL, you will have to add the field "PlacementUrl" in your selector. Once you have specified the field, try your request again and let me know if you continue to experience the issue. If so, kindly provide the complete detailed lo

RE: AdGroupAdAssetView - Empty Query

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Isaac, Please provide your full logs including your CID via reply privately to author so I can take a closer look. Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5004Q20XsgI:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

RE: Handling PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE error

2020-06-11 Thread Jeremy Topper
Hi Mitchell, Thanks for the information. We tried that approach and the outcome does not quite line up with the "All products" setting when running through that flow on the Google Ads UI. First screenshot below is the Google Ads UI end result, second screenshot is via the Adwords API. Any reas

RE: Video Campaigns Data Pull

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You could use predicate AdvertisingChannelType = “VIDEO” in the query on Campaign Performance Report. An alternative way is to query the Video Performance Report directly. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google

Re: RE: Resource Exhausted add keyword

2020-06-11 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for providing information. As per your concern, I suggest you setting up short delays between requests or combine more operations in fewer requests. If you continue to experience issues, please provide the complete detailed request and response logs along with customer id so t

CampaignService.get returns AuthorizationError.CUSTOMER_NOT_ACTIVE for an account that shows as active in te console

2020-06-11 Thread 'Kalyan Arangam' via AdWords API and Google Ads API Forum
I am using the API to request a list of campaigns. Google Ads returns CUSTOMER_NOT_ACTIVE for this. However, I am able to retrieve AccountPerformance and other stats using the same. Please can you help identify why I see this error although the account is marked as active in console? *Resp

Re: FINAL_URL_REPORT gives me empty data!

2020-06-11 Thread Fabrizio Ferrari
Ok, it looks like I could accomplish what I needed by using the LANDING_PAGE_REPORT report instead. But... I am getting a limited sample of records in the report. For example, if I ask the Landing Page report on the GoogleAds report for "yesterday" June 10th, I get over 21,000 records over ther

Re: FINAL_URL_REPORT gives me empty data!

2020-06-11 Thread Fabrizio Ferrari
Never mind, figured out. I asked just for clicks and the API returned just the records with 1 or more clicks, not the zero clicks. To return evertynig I had to ask for Impressions as well. All problems solved! On Thursday, June 11, 2020 at 4:07:29 PM UTC-7, Fabrizio Ferrari wrote: > > Ok, it lo

ListAccessibleCustomers occasionally returns the MCC account only instead of User's account

2020-06-11 Thread V Kuznetsov
Hi, Each time I need to list user's accounts I perform the following set of tasks. - I use User credentials and Service Account flow to instantiate the GoogleAdsClient. - I set the LoginCustomerId to null and the prn email to the email of the User. - I call ListAccessibleCu

Re: User List maintenance using Google Ads API

2020-06-11 Thread 'Abhinav Sharma' via AdWords API and Google Ads API Forum
Hi Mitchell, Thanks for the update. As per my knowledge the Google Ads API is in beta stage so that I can not use in production for the new development. Please correct me If I am wrong. Thanks, Abhinav On Friday, 12 June 2020 00:51:48 UTC+10, adsapiforumadvisor wrote: > > Hi Abhinav, > > Thank

Re: Appealing PolicyFindingError For ExpandedTextAd by API not work

2020-06-11 Thread guofu Zhong
Hi Team, Thank you for help. I could confirm that when I create an ad with a violating key, I could create ads successfully. Do you have plan also support the update operation? for example, when I update a created ads, I may type the content which violating policy, why we cannot appeal it? It do

Re: User List maintenance using Google Ads API

2020-06-11 Thread cv
Hello Mitchell, Unfortunately, it is currently not possible to add members to a user list using the Google Ads API however there is an existing feature request for this so I would recommend keeping an eye on our Developer Blog for information on future r

I can't get any data from all Reports except Campaign Performance Report [ about GEO PERFORMANCE REPORT]

2020-06-11 Thread hanseol kim
I need data like CountryCode, CampaignName, Click, Impressions but in Campaign Performance Report doesn't support geographic information so I am trying to use GEO PERFORMANCE REPORT. I don't know why, not only GEO PERFORMANCE, any other Performance Report don't send me any data. (except CAMPAI

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-06-11 Thread gagan gupta
Checked that. Would I be able to write the code in a way so that after campaign Creation I call this bulk upload API and insert all relevant fields in the Ads? Gagan On Thursday, June 11, 2020 at 8:18:08 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi Gagan, > > Unfortunately, I cannot give any

Re: How to add the short headline, long headline, Image, Description to smart shopping ad in Smart Shoppping Campaign

2020-06-11 Thread gagan gupta
Also, It looks like the manual upload of documents, No API available to automate from code I guess. May you please confirm? On Friday, June 12, 2020 at 11:22:44 AM UTC+5:30, gagan gupta wrote: > > Checked that. > Would I be able to write the code in a way so that after campaign Creation > I call

Re: Upcoming changes to payment account listing for Manager accounts

2020-06-11 Thread Accountify Apps
I just want to fetch users latest billing information for ads so that I can show to user in my web that how much pending amount he need to pay for google ads . I assume BudgetOrderService API will give this information can any one suggest which API will provide this info to me? On Friday, Febr