performance for Google Ads shopping_performance_view

2022-02-19 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Team, we are facing performance issue when download data from shopping performance view. the case is we are downloading latest 45 days data from shopping performance report from Google Adwords API account by account, but it failed when we migrate to Google Ads API. could you please help

Add many keywords to the ad group via one request

2022-02-19 Thread Dmitry Shvetsov
Hello! Using this example https://github.com/googleads/google-ads-python/blob/c0b02a2a3ee444e5e6a105417e6ffcdba27e7674/examples/basic_operations/add_keywords.py I can add to the ad group only one keyword via one API request. How to create many keywords using one API request? PS I'm creating ad

Re: Targeting In Google Ads Api

2022-02-19 Thread Ramesh Kolamala
'negative' => false is also giving the same error. On Saturday, February 19, 2022 at 7:05:29 PM UTC+5:30 Ramesh Kolamala wrote: > > Hi Luis, > > The above code results in exclusion of topic, so I removed 'negative' = > true and tried but getting the error, below is my code and error: > > *My

Questions Related Testing of store sales Transaction data upload via API

2022-02-19 Thread Paid Media
Hi Team, We have implemented the code for integrating with Store sales transaction data upload via API using upload-store-sales-transactions doc. And now we wanted to test it and for that we cannot

Re: Targeting In Google Ads Api

2022-02-19 Thread Ramesh Kolamala
Hi Luis, The above code results in exclusion of topic, so I removed 'negative' = true and tried but getting the error, below is my code and error: *My Code:* $topicId = 317; $campaignCriterion = new CampaignCriterion([ 'topic' => new TopicInfo([ 'topic_constant' =>

TopicInfo positive target criteria is giving the error

2022-02-19 Thread Ramesh Kolamala
I am trying to target a Topic at campaign level, but getting the following error: *My Code:* $topicId = 317; $campaignCriterion = new CampaignCriterion([ 'topic' => new TopicInfo([ 'topic_constant' => ResourceNames::forTopicConstant($topicId) ]),

Performance Max campaigns data not returned in campaign_budget

2022-02-19 Thread Oliver
Hi, We're using v9 of the Ads API. The below GAQL query returns the budget performance data for all campaigns in the account except for the Performance Max ones. Are Performance Max campaigns not supported yet in the *campaign_budget* view? We confirm the campaign we're referring to is