Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-28 Thread Google Ads API Forum Advisor Prod
Hi Megha, To further investigate, could you provide the following details via Reply privately to author option for the issues that you've mentioned: Customer ID Complete request and response logs with request ID generated on your end for each issue that you mentioned Regards, Ernie John Blan

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-26 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for reaching out. Please find my response to your questions below: If the item_id is wrong, you would need to correct it before the ads run. It will not show on the Campaign Settings page. Please go into the specific ad group and check the Ad Group Settings page for the loca

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-22 Thread Google Ads API Forum Advisor Prod
Hi Megha, I am also a member of Google Ads API / AdWords API team and let me provide support to your concern. Please see my response below for each of your question: "I try to Associate Feed with Campaign Feed but it throws an error of Matching function would not be allowed for this placeholde

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-19 Thread Megha Sethi
*Adgroup Feed Matching function* -> I am trying to create this matching function in case of i want to combine functions using AND matching_function: { function_string: `AND(CONTAINS_ANY(FeedAttribute[${feedId},1],{"name of business"}),CONTAINS_ANY(FeedAttribute[${feedId},9],{"Pub"}))`, left_op

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-19 Thread Megha Sethi
Thanks Got it. I have created one Flow for Adding Location extensions for new google ads account for linking it with GMB -> 1. Create a Feed by passing business account id and origin as GOOGLE. So it automatically creates all attributes, feed items and feed mapping. 2. Associate this feed with

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-18 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for your questions. You may refer below for my responses : I am able to create Feed Object and as per documentation, Google Ads by default set Feed attributes and feed mapping between Google Ads and GMB. But how we need to make sure from API level that Feed Mapping is actuall

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-17 Thread Megha Sethi
I am able to create Feed Object and as per documentation, Google Ads by default set Feed attributes and feed mapping between Google Ads and GMB. But how we need to make sure from API level that Feed Mapping is actually done because we are creating manually feedmapping and we don't have resource

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-17 Thread Megha Sethi
So, What i understand is for linking ad to show for specific location, I may need to create Feed on Ad Group or Campaign level. But before that i need to create a Feed object , right ? Also when creating feed object , what is this business account id and how to pass it ? Is it not the GMB locati

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for reaching out. Geo targeting campaigns for a region is different from the GMB locations linking. You could create CampaignFeed or AdGroupFeed objects if you want fine-grained control over which locations appear in the ads for each campaign or ad group. Thanks and regards

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Megha Sethi
Thanks for your reply. Is that not the thing where we can say when creating an ad or campaign we can pass specific location id where in we can define these are the GMB locations for which we have to create Ad from API? Because From Dashboard, i guess there is option available when we create Ca

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Megha, Thank you for reaching out. I work with Mark. You could create CampaignFeed or AdGroupFeed objects if you want fine-grained control over which locations appear in the ads for each campaign or ad group. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team re

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-13 Thread Megha Sethi
Is there any update on this ? On Friday, 12 March 2021 at 11:27:20 UTC+5:30 Megha Sethi wrote: > Hi there, > > I am focusing on using location_source_type > > as GOOGLE_MY_BUSINESS

Re: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-11 Thread Megha Sethi
Hi there, I am focusing on using location_source_type as GOOGLE_MY_BUSINESS

RE: Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hello there, Thanks for raising this to us. As per this documentation (Local campaign), when setting the location_source_type, you can either choose between GOOGLE_MY_BUSINESS or AFFILIATE. When using the GOOGLE_MY_BUSINESS, locations that are setup on your GMB account are automatically linke

Cannot pass location Id for linking GMB specific locations while creating Campaign

2021-03-10 Thread Megha Sethi
Hi, As per the documentation - There is option to set GMB as ENUM -> *Set the local_campaign_setting to an LocalCampaignSetting