Re: What it UBERVERSAL mentioned in error respose?

2022-05-24 Thread sealytic...@gmail.com
Hello again, 

I have negative keyword shared sets and campaigns. I am looping both and on 
some campaigns I am getting one of these two errors when I mutate an 
operation on campaign shared set:

*NEGATIVE_KEYWORD shared set type cannot be applied to channel type 
SHOPPING*

Second error is: 


*NEGATIVE_KEYWORD shared set type cannot be applied to channel type 
OWNED_AND_OPERATED*
On Wednesday, May 25, 2022 at 8:25:52 AM UTC+3 adsapi wrote:

> Hi,
>  
>
> Thanks for your response. I am also a member of the Google Ads API team 
> and let me provide support to your concern.
>
>  
>
> Moving forward to your concern, could you further elaborate on what you 
> meant by : *"When I allow Shopping Campaing I am getting the error below, 
> it looks opposite what you share? NEGATIVE_KEYWORD shared set type cannot 
> be applied to channel type SHOPPING" *To further investigate your concern?
>
>  
>
> Regards,
> [image: Google Logo] 
> Darwin 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bCXyG: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 
"Google Ads API and AdWords 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/d1ad3506-8caa-40c0-a912-18f84dc39d61n%40googlegroups.com.


Landing Page Viev - returned data not correct

2022-05-24 Thread Dominik Raffetseder
Good Morning,

im doing this query in Google Ads API and i get results, so it looks 
perfect.
But the returned values are not correct. The costs are lower then i can see 
in google ads web page.
How can i solve this?

 SELECT 
landing_page_view.unexpanded_final_url, 
expanded_landing_page_view.expanded_final_url, 
metrics.cost_micros, 
segments.date
FROM landing_page_view 
WHERE 
segments.date BETWEEN 20220525 AND 20220525



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2c110f04-50b8-4647-8a65-4200d1f877d4n%40googlegroups.com.


Re: Regarding v10 version

2022-05-24 Thread akhil Preetham
Hi Can I get the update on this?
Thanks!

On Tuesday, May 24, 2022 at 11:17:36 PM UTC+5:30 akhil Preetham wrote:

> Hi,
> As mentioned in the doc, In the v10 version they have removed all the get 
> methods and said to use GoogleAdsService's search and searchStream methods. 
> Those methods retrieve every records unlike getting only one specific 
> record when we try Get method by ID for that resource. It can be handled 
> using WHERE clause in the query of  *GoogleAdsService's search and 
> searchStream methods. *But in the query we need to specify which field we 
> want in the response. Tried to keep *SELECT * *but it didn't worked. Is 
> there any way to get all the fields for that resource using query the same 
> fields which we get when we do *Get method by ID*? Is there any 
> replacement endpoints for those removed get endpoints where we can retrieve 
> only one specific record? And in future releases like v11 and v12 will they 
> put back those *GET *method for all resources or how will it be? 
> The v7 version is still working, but according to API doc, it got 
> deprecated long time ago. May I know the exact time when will they diminish 
> them. If v7 is still working when will v9 gets actually diminished compared 
> to its original sunset time
> Thank you!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/812c1cd7-373d-4190-980c-0c40f091f179n%40googlegroups.com.


Re: Uploading Enhanced Conversions - No transaction ID

2022-05-24 Thread Sugiyama Takuya
> 
*Reply privately to author*
I did it yesterday and I am worried because it was my first attempt. Are 
you able to visibility my message yesterday?
2022年5月23日月曜日 11:36:33 UTC+9 adsapi:

> Hi Sugiyama,
>
> Thank you for providing the screenshot with English language.
>
> With regard to your concern, so our team can further investigate and give 
> guidance accordingly, 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 
> googleadsa...@google.com 
> 
> .
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2atG5T: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 
"Google Ads API and AdWords 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/bf135fa1-0626-4567-a38b-50e389a8faf1n%40googlegroups.com.


RE: Shopping Ads policy violations strike system

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paco,

Thank you for your questions. You may refer below for my responses :

As for this item "from our understanding, the disapproval doesn't happen on ad 
level for Shopping Ads, but instead on product level. Is this correct?", I 
would recommend that you clarify this instead with the Google Ads Product 
support team, via this link, as they should be more equipped in discussing 
Google Ads policies and on what level they are applied.

What approach would you recommend for getting the approval status of shopping 
ads/products so that we can proactively avoid strikes?

For this item, the details (ad_group_ad.policy_summary.approval_status and 
ad_group_ad.policy_summary.policy_topic_entries) retrieved in the ad_group_ad 
reports should provide the information of the ad level issues of your ad.

As for the product level disapproval details, could you confirm if these are 
also available in the Google Ads UI? If yes, could you share the screenshots so 
our team can further verify its availability?

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 googleadsapi-supp...@google.com alias instead.

Best regards,

Peter Laurence
Google Ads API Team
ref:_00D1U1174p._5004Q2bCvDr: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 
"Google Ads API and AdWords 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/1CGCF0RCF2DK00qWXkEmxfSjKIrg8mJlZrRQ%40sfdc.net.


Re: Billing activity

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out.

With regards to your concern, you can use invoiceservice. Please see this 
guide. Let me know if you have any question.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2bCaVh: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 
"Google Ads API and AdWords 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/fZ8Y80RCEO0Y00L-w83FVHSpCup-0G3Usx1Q%40sfdc.net.


Re: "ad" and "image" fields

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo,

The 'Ad' field is a combination of many fields in the API. Each ad type has 
many fields , for example , to see the 'Ad' field of a Responsive Search Ad you 
would need all the fields that have the responsive search ad in it like this. :

SELECT ad_group_ad.ad.responsive_search_ad.path2, 
ad_group_ad.ad.responsive_search_ad.path1, 
ad_group_ad.ad.responsive_search_ad.headlines, 
ad_group_ad.ad.responsive_search_ad.descriptions FROM ad_group_ad.

you can figure out for all other ad types which fields are need that together 
make the 'ad' field.

For images, you can look up in asset resource the image and use 
asset.image_asset.full_size.url to get the image.

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2YbWw1: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 
"Google Ads API and AdWords 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/w1a820RCENH600w1HxW_U_RGyc7FVmVlhtDw%40sfdc.net.


RE: Support for Age - Gender segmentation in Google Ads API

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vivek,

Thank you for reaching out to Google Ads API support. Currently you can get 
from age_range_view metrics for age ranges, and from gender_view metrics for 
genders but we don't offer segmented by both. Could you privately send us a 
full screen screenshot of the UI showing metrics segmented by both age range 
and by gender combined?

Regards,

Aryeh
Google Ads API Team
ref:_00D1U1174p._5004Q2bCsnT: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 
"Google Ads API and AdWords 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/DrSNb0RCEMPW00DeZmIKmuTb2XMj9M8XAoTw%40sfdc.net.


Re: What it UBERVERSAL mentioned in error respose?

2022-05-24 Thread sealytic...@gmail.com
Hello again,

When I allow Shopping Campaing I am getting the error below, it looks 
opposite what you share?

NEGATIVE_KEYWORD shared set type cannot be applied to channel type SHOPPING"

 "requestId": "Y8JDhrE2N2fumul3YR9AUg"

On Tuesday, May 24, 2022 at 12:52:33 PM UTC+3 adsapi wrote:

> Hi,
>
> I am Carmela, also a member of the Google Ads API team. Thank you for 
> providing the requested logs, confirming that we received it.
>
> Moving forward, upon seeing your logs, I noticed that you're trying to set 
> a negative shared set to performance max campaign. However, as per this 
> guide 
> ,
>  
> kindly note that only negative keyword shared sets can be associated with 
> Shopping campaigns. Only negative placement shared sets can be associated 
> with Display mobile app campaigns.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bCXyG: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 
"Google Ads API and AdWords 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/92320c81-bdd7-4954-929b-74e5d71b112fn%40googlegroups.com.


RE: Stymied on creating a keyword plan

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Bruce,

Thank you for reaching out to the Google Ads API support team.

Could you provide us with the complete request and response logs with the 
request-id, so our team can better check?If you haven't yet, logging can be 
enabled by navigating to the Client libraries > Your client library (ex. Java) 
> Logging documentation, which you can access from this link. You may then send 
the requested information via the Reply privately to author option.

Thanks,

Nirmita
Google Ads API Team
ref:_00D1U1174p._5004Q2bCsPG: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 
"Google Ads API and AdWords 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/dTe0q0RCEKNU00hiy50yMgRJmVrPqxGbD_7Q%40sfdc.net.


VALUE_MUST_BE_UNSET for ConversionAdjustment

2022-05-24 Thread Bijan Pourhamzeh
I am trying to make a conversion adjustment request but I keep getting the 
following error:

"error": {
"errorCode": {
"fieldError": "VALUE_MUST_BE_UNSET"
},
"location": {
"fieldPathElements": [
{
"fieldName": "conversion_adjustments",
"index": 6
},
{
"fieldName": "restatement_value"
},
{
"fieldName": "adjusted_value"
}
]
},
"message": "The field cannot be set.",
"trigger": {
"doubleValue": 0.039205
}
}

Here is an example request with redacted IDs:

restatement_value {
adjusted_value: 0.039205
currency_code: "USD"
}
conversion_action: "customers//conversionActions/"
adjustment_date_time: "2022-05-24 19:00:46+00:00"
gclid_date_time_pair {
gclid: 
conversion_date_time: "2022-05-23 02:11:44+00:00"
}
ClientCustomerId: , Host: googleads.googleapis.com, Method: 
/google.ads.googleads.v9.services.ConversionAdjustmentUploadService/UploadConversionAdjustments,
 
RequestId: , IsFault: False, FaultMessage: None

I have searched through the documentation but I still do not understand 
what the error message means.

Best Regards,
Bijan Pourhamzeh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/4c539760-e515-499b-9247-008fe510ac26n%40googlegroups.com.


Re: Temporary IDs issue creating ListingGroups using BatchJob

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

The issue around 1000 node limit in Batchjobs should be fixed now. Could you 
kindly try again and confirm?

Cheers
Anash
ref:_00D1U1174p._5004Q2ZJqPO: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 
"Google Ads API and AdWords 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/Tm3oF0RCEGQN005KcUSYpQTBe_miJpFZpyPg%40sfdc.net.


Updating campaign bidding_strategy_type to MANUAL_CPC

2022-05-24 Thread jca...@katanatechworks.com
Hello Team,

I was able to update the existing bidding_strategy_type for a campaign to 
MAXIMIZE_CONVERSION_VALUE: campaign.maximize_conversion_value.target_roas

My questions is how do I revert the bidding_strategy_type to MANUAL_CPC?

This doesn't work:
 campaign.manual_cpc.enhanced_cpc_enabled = False

Cheers guys!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/c0e2c7f5-a190-41e3-8ad4-744ade7e04c5n%40googlegroups.com.


RE: Impressions correct when fetched from product_group_view but lower when fetched from ad_group

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Konstantin,

Thanks for reaching out and providing all the information.
Allow me to raise this to the rest of the team. Rest assured that we will reach 
out to you as soon as possible with the following updates.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2bCeiO: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 
"Google Ads API and AdWords 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/wMv4x0RCEEZS00ZQeLyRIqRjSg2qyE31xzSg%40sfdc.net.


RE: Impressions correct when fetched from product_group_view but lower when fetched from ad_group

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Konstantin,

Thank you for raising this concern to Google Ads API forum. I would like to 
inform you first that I am going to delete your initial post as it contains 
sensitive information. I just pasted the context of your concern below without 
the sensitive information.

Best Regards,

Jakeia
Google Ads API Team


*

As your concern is this:

Hello,

we see a behaviour in the API which we cannot explain.

For the same campaign/adgroup (which only contains listing groups)

- when we fetch the number of impressions from product_group_view we get the 
correct total number of impressions (18542 - the same as displayed in the Ads 
UI)
- when we fetch the number of impressions from ad_group the total number of 
impressions (16401) is too low
- the number of clicks (97) is the same in both cases, as expected

What is the reason for this?

---ADGROUP--IMPRESSIONS-TOO-LOW--
ref:_00D1U1174p._5004Q2bCeiO: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 
"Google Ads API and AdWords 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/9LjUr0RCEEUS00HBdMhtsaTuqDtiyL6C1qfw%40sfdc.net.


Regarding v10 version

2022-05-24 Thread akhil Preetham
Hi,
As mentioned in the doc, In the v10 version they have removed all the get 
methods and said to use GoogleAdsService's search and searchStream methods. 
Those methods retrieve every records unlike getting only one specific 
record when we try Get method by ID for that resource. It can be handled 
using WHERE clause in the query of  *GoogleAdsService's search and 
searchStream methods. *But in the query we need to specify which field we 
want in the response. Tried to keep *SELECT * *but it didn't worked. Is 
there any way to get all the fields for that resource using query the same 
fields which we get when we do *Get method by ID*? Is there any replacement 
endpoints for those removed get endpoints where we can retrieve only one 
specific record? And in future releases like v11 and v12 will they put back 
those *GET *method for all resources or how will it be? 
The v7 version is still working, but according to API doc, it got 
deprecated long time ago. May I know the exact time when will they diminish 
them. If v7 is still working when will v9 gets actually diminished compared 
to its original sunset time
Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f0d34696-885f-409c-9bf5-2b5c99cbddffn%40googlegroups.com.


Re: GKWP-API Failed with status unavailable

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Brian,

Thanks for replying back. Could you please confirm if you are using the Google 
Ads API? If yes then could you please give us more context to your API 
question? So that we can accurately suggest what report type/API services to 
use, could you provide more details to the data that you want to get using 
Google Ads API? If the data that you want to retrieve can be seen in the UI, 
then please provide the screenshot of the whole UI.

If you're encountering any API errors or a value mismatched, you may provide us 
with the complete request and response logs with request-id and request header 
generated on your end, so that we are able to see all account details into the 
logs to take a closer look at the issue.Please send the requested details via 
the Reply privately to the author option. If this option is not available, you 
may send the details directly to our googleadsapi-supp...@google.com alias by 
referring to this thread.

Best regards,

Jakeia Sabrina
Google Ads API Team
ref:_00D1U1174p._5004Q2bCUaa: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 
"Google Ads API and AdWords 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/7cHzm0RCE8NX00B419QWLAQ9GYtxvwfNiu4g%40sfdc.net.


Re: Batchjobs not getting completed for PMax campaigns

2022-05-24 Thread 'Haritha Devalla' via Google Ads API and AdWords API Forum
Thank you very much for the reply, shared the log privately.

Thanks,
Haritha

On Tuesday, May 24, 2022 at 11:56:20 AM UTC+5:30 adsapi wrote:

> Hi Haritha,
>
> Thanks for reaching out to the Google Ads API Forum.
>
> Since you mentioned that batch jobs containing Asset Group operations are 
> neither getting completed at all nor getting faulty, could you send to us 
> complete logs generated in the format of *request* 
> 
>  
> and *response* 
> 
>  
> logs along with request-id generated for API request? To get complete logs, 
> logging can be enabled by navigating to the Client libraries > Your client 
> library (select Python) > Logging documentation, which you can access from 
> this *link* 
> . 
> You may send the requested information via the *Reply privately to author* 
> option. 
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bCesZ: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 
"Google Ads API and AdWords 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/8c944654-bd14-47f5-962d-ff80be49deb6n%40googlegroups.com.


Re: Remove account from google ads

2022-05-24 Thread Logrise lda
Sorry, we meant, v10

A terça-feira, 24 de maio de 2022 à(s) 10:41:24 UTC+1, Logrise lda escreveu:

> Good morning,
>
> Is it possible, with Google ads API v11, to remove a user from a given ad 
> account?
> By removing, i mean, literally remove the access from the ad account
>
> Kind Regards
> Logrise Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/7e103ba8-d9ed-4ec8-84cf-30f4fd11609fn%40googlegroups.com.


Adding Negative Keywords

2022-05-24 Thread Meraklı Web
https://github.com/googleads/google-ads-php/blob/d603048b9070a435ba50247b9dfe77f208809437/examples/BasicOperations/AddKeywords.php

Hello, there is keyword addition in the sample codes, but no negative 
keyword insertion.

can't we do this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/6392e664-30fe-498e-9f31-238d09746e73n%40googlegroups.com.


Re: manager_link_error: INVALID_CHANGE

2022-05-24 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi Heidi,

Thanks for getting back to me. I have sent the requested API logs of all 
steps as a private reply. I hope it helps with the investigation.

Cheers,
Katerina Henzlova

On Tuesday, May 24, 2022 at 5:20:59 AM UTC+2 adsapi wrote:

> Hi Katerina,
>
> Thank you for the reply.
>
> Since the issue persists, could you provide the complete updated API logs (
> request 
> 
>  
> and response 
> 
>  
> logs with request ID 
> 
>  
> ) generated on your end so our team can further investigate this?
>
> For you to provide the complete request and response logs with request ID 
> and request header that generated on your end, note that this can be 
> requested or provided to the developer handling the Google Ads API 
> transactions when logging of the API requests has been enabled. If it 
> hasn't been enabled yet, then advise to refer to the specific guide below: 
>
>- Java - 
>https://developers.google.com/google-ads/api/docs/client-libs/java/logging 
>- .Net - 
>
> https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging 
>- PHP - 
>https://developers.google.com/google-ads/api/docs/client-libs/php/logging 
>- Python - 
>
> https://developers.google.com/google-ads/api/docs/client-libs/python/logging 
>- Ruby - 
>https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging 
>- Perl - 
>https://developers.google.com/google-ads/api/docs/client-libs/perl/logging 
>
> 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.
>
> Best regards,
> [image: Google Logo] 
> Heidi 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2UjJFj: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 
"Google Ads API and AdWords 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/a3b78ae2-bdcf-4c91-8418-4594bcce1fb1n%40googlegroups.com.


RE: Is a Keyword Plan Campaign mandatory for a Ad Group?

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Shauna,

Thank you raising this concern to the Google Ads API Forum.

With regard to your concern, I can confirm that this field is not mandatory and 
can be omitted. Let me know if you have any further questions.

Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2bCb9Q: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 
"Google Ads API and AdWords 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/agTWH0RCE4XQ00QO4H6L3BRsCoP84OP7ppaw%40sfdc.net.


How to set "Experiment split options" and "Enable Sync" using new ExperimentService

2022-05-24 Thread Aistis
Herro,

I am migrating to new ExperimentService (v10), however i can't find a way 
to set "Experiment split options", "Enable sync" values.
[image: Screenshot 2022-05-24 at 17.00.51.png]
Can't find such options in Experiment or ExperimentArm:
https://developers.google.com/google-ads/api/reference/rpc/v10/Experiment
https://developers.google.com/google-ads/api/reference/rpc/v10/ExperimentArm 
(it has option to set traffic_split value, but not traffic_split_type). 

This option used to be available in CampaignExperiment 
(https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignExperiment#traffic_split_type).

What should i do to set those values using API? 
(https://github.com/googleads/google-ads-php)

P.S. I use PHP sdk library.

Thanks,
Aistis

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/cccdf1fd-31f6-4464-9d33-aaa845c91e94n%40googlegroups.com.


RE: clarification of google ads api

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Santhoshkumar,

Thank you raising this concern to the Google Ads API Forum.

To answer you in general, if the user wants to access their metrics using their 
Google Ads API then they will need to have their developer token specially if 
the Google ads account of the users of your website belongs to a different 
organization/entity. Also, aside from the developer token the user should 
create their own Oauth2 credentials and use it to authenticate API requests.


Best regards,

Jinky
Google Ads API Team
ref:_00D1U1174p._5004Q2bCrw4: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 
"Google Ads API and AdWords 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/3-pF40RCE3FT00eaMyhjoFS6inAAG2-u9D4Q%40sfdc.net.


RE: query not work when use LIKE operator

2022-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Allen,

Thanks for reaching out to the Google Ads API Forum.

Since you encountered an error, could you provide us with the complete request 
and response logs with the request-id, so our team can better check?

For the client library, logging can be enabled by navigating to the Client 
libraries > Your client library (ex Java) > Logging documentation, which you 
can access from this link. 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 googleadsapi-supp...@google.com alias by referring 
to this post.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2bCwFx: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 
"Google Ads API and AdWords 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/zX1uM0RCE2JW00OWqx1Fd7S9qn-XF7N7NnjQ%40sfdc.net.


Is there any report to get the Retract and restate conversions from Google Ads Interface?

2022-05-24 Thread Piyush Gaud
Hey Everyone,

I am using Google Ads Query Language(GAQL) to load the performance data 
from the Google Ads Interface to one of our BI platforms.

*Problem statement:* 
We have to load the last 90 days of data fresh every day to get any offline 
conversions or any conversion adjustments made in the Google Ads platform. 
Getting the last 90 days of data every day is very time and 
effort-consuming. 

Is there any report/resource in Google Ads API with which we can only 
retrieve the changes (Retract/restate) conversions and not the whole data?

Thanks,
Piyush

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/90e03106-3982-428d-b215-7fe1878dc065n%40googlegroups.com.


Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-24 Thread Rutger Heijmerikx
Wow, I've spent HOURS investigating this. The new API having this issue on 
this after multiple versions is beyond my understanding. Figures why I only 
discovered this just now.

I've implemented the new API way ahead of time before the old one was end 
of life,  thinking it would save a lot of stress. I'm throwing in some 
keywords here for others to find this post.

Adding geoTargets or languageConstants at the KeywordPlanCampaign API call, 
for retrieving HistoricalMetrics using generateHistoricalMetrics does not 
have any effect on searchvolume information.

On Tuesday, May 24, 2022 at 11:38:59 AM UTC+2 adsapi wrote:

> Hello Anthony, Marek, Lasse,
>
> We're investigating this. Unfortunately, I cannot give any timelines right 
> now, but I'll keep you informed once I hear more new information.
>
> Best,
> Thanet, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2YbrjF: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 
"Google Ads API and AdWords 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/cfe8a245-af86-43d1-aca3-7f1807fc2b34n%40googlegroups.com.


Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-24 Thread Rutger Heijmerikx
Wow, I've spent HOURS investigating this. The new API having this issue on 
this after multiple versions is beyond my understanding. Figures why I only 
discovered this just now.

I've implemented the new API way ahead of time before the old one,  
thinking it would save a lot of stress. I'm throwing in some keywords here 
for others to find this post.

Adding geoTargets or languageConstants at the KeywordPlanCampaign API cal , 
for retrieving HistoricalMetrics using generateHistoricalMetrics does not 
have any effect on searchvolume information.

On Tuesday, May 24, 2022 at 11:38:59 AM UTC+2 adsapi wrote:

> Hello Anthony, Marek, Lasse,
>
> We're investigating this. Unfortunately, I cannot give any timelines right 
> now, but I'll keep you informed once I hear more new information.
>
> Best,
> Thanet, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2YbrjF: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 
"Google Ads API and AdWords 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/ab1e83c5-5f47-4924-89c2-3c94bd00aeabn%40googlegroups.com.


Difference in the data received for Campaign and Ad Group Audience view

2022-05-24 Thread Akansha Kumari
For a particular date range when I try to fetch audience segment data using 
*Campaign 
Audience View* I don't receive any data. Whereas when I try to fetch data 
for the same date range using *Ad group Audience View *I am receiving data.

This query gives no data.
*"SELECT campaign.id, metrics.impressions FROM campaign_audience_view WHERE 
customer.id= AND segments.date BETWEEN '2022-03-16' AND 
'2022-03-18'"*

whereas this one gives data
*"SELECT campaign.id, metrics.impressions FROM ad_group_audience_view WHERE 
customer.id= AND segments.date BETWEEN '2022-03-16' AND 
'2022-03-18'"*

Can someone please help here with why the data is not there in *Campaign 
Audience View*.
Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/58574c9e-eb64-40ff-b258-9b1a5b918b74n%40googlegroups.com.


Re: What it UBERVERSAL mentioned in error respose?

2022-05-24 Thread Mehmet
Hello again,

When I allow Shopping Campaing I am getting the error below, it looks 
opposite what you share?

NEGATIVE_KEYWORD shared set type cannot be applied to channel type SHOPPING"

 "requestId": "Y8JDhrE2N2fumul3YR9AUg"

24 Mayıs 2022 Salı tarihinde saat 12:52:33 UTC+3 itibarıyla adsapi şunları 
yazdı:

> Hi,
>
> I am Carmela, also a member of the Google Ads API team. Thank you for 
> providing the requested logs, confirming that we received it.
>
> Moving forward, upon seeing your logs, I noticed that you're trying to set 
> a negative shared set to performance max campaign. However, as per this 
> guide 
> ,
>  
> kindly note that only negative keyword shared sets can be associated with 
> Shopping campaigns. Only negative placement shared sets can be associated 
> with Display mobile app campaigns.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2bCXyG: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 
"Google Ads API and AdWords 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/14b231b6-dfaa-485c-8ac2-7b0444f5c99an%40googlegroups.com.


How to get metrics for each day

2022-05-24 Thread Charles Camisasca
  Hi, can you help me? I need to parse users metrics for each day from the 
first account day till now. For example, if account was created 01-01-2021 
I need to parse some metrics for 01-01-2021, 02-01-2021, 03-01-2021  
24-05-2022. I need it to push metric data to our app chart. 
  Of course, I can send requests day by day, 366 requests for the period of 
1 year, but Google Ads API has a requests limit, and if I will have a 
thousand users - I will use this limit fully very quickly. Is there any 
functionality to generate one big report for all dates in 1 request? Or how 
I can do it in the best way? 
  Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/9cc8ff2f-ac9b-4974-90e1-746dad3efa06n%40googlegroups.com.


Count instead of listing elements

2022-05-24 Thread Miguel Angel Garcia
Hi,

Instead of getting a list of elements, I want only the count of those 
elements. 

For example, instead of getting a list of 30 keywords, I just want to 
receive the number "30". 

Is there a way to do this using the API? 

I've tried with SELECT COUNT(), but it gives me "Error in query: unexpected 
input". Without COUNT the query it works OK.

I don't have experience with SQL or GAQL, so maybe I'm missing something 
very obvious.

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/76808966-b5f7-4fd7-bab3-9343d5fd9c6an%40googlegroups.com.


Re: API Quota Reduction

2022-05-24 Thread Syed Stewart
Hi Matt,

I got the APIs mixed up. I wrote GenerateHistoricalMetrics when I meant 
GenerateKeywordHistoricalMetrics, and I apologize for the confusion. 

Indeed, when calling GenerateHistoricalMetrics, I'm able to set the 
location and language targeting parameters on the keyword plan campaign, 
but I've not found a way to specify those parameters when calling 
GenerateKeywordHistoricalMetrics.
On Monday, May 23, 2022 at 10:29:36 AM UTC-8 adsapi wrote:

> Hi Syed,
>
> The Ads API GenerateHistoricalMetrics method supports the same metrics 
> found in Saved Keywords in the Ads UI 
> .
>  
> The location and language targeting parameters should be set on the keyword 
> plan campaign that metrics are being generated for. 
>
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2YqDI0: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 
"Google Ads API and AdWords 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/12f68e08-c756-4e49-afab-79f843c4a827n%40googlegroups.com.


Mail concerning deadline to migrate

2022-05-24 Thread FW API


Hello, 

we received mail of the following content on 2022-05-16.

__

Hi XXX, 

The AdWords API 
 has sunset on 
April 27, 2022 . 
Since you will experience errors and lose API access if you don’t migrate 
to the Google Ads API 
 as soon as 
possible, we have a few quick questions for you:

1. Have you planned your migration? 

2. Are there any blockers or questions we can help with for completing the 
migration?

[...]

Best, 

XXX

Adwords API Migration Team

_


We are quite confident that we have migrated all parts of our app. However 
we are wondering why we got this email. Directly replying did not yield any 
answer.

Are these mail sent to all registered users by default or did you register 
some calls that are still using the old API?

Yours,

Stefan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/b731acf1-58c2-4f4b-abe2-51f79532c0f6n%40googlegroups.com.


topic_constant and mobile_app_category_constant invalid output?

2022-05-24 Thread Nikita Samovarov
Hi all,

When I try to pull data from topic_constant and 
mobile_app_category_constant I see similar malformed result only with the 
first element in a returned array.

*Resource:* topic_constant
*Query: *SELECT topic_constant.resource_name, topic_constant.id, 
topic_constant.path, topic_constant.topic_constant_parent FROM 
topic_constant
*First element in response:*
{ "topic_constant": { "id": "0", "topic_constant_parent": 
"topicConstants/-1", "path": [ "" ] } }
*Second (and other) elements in response:*
{ "topic_constant": { "resource_name": "topicConstants/3", "id": "3", "path": 
[ "", "Arts & Entertainment" ] } }
*Comment: *As you can see there is no resource_name in first element, id is 
zero (why?)

*Resource:* mobile_app_category_constant
*Query: *SELECT mobile_app_category_constant.resource_name, 
mobile_app_category_constant.id, mobile_app_category_constant.name FROM 
mobile_app_category_constant
*First element in response:*
{ "mobile_app_category_constant": { "id": 0, "name": "/" } }
*Second (and other) elements in response:*
{ "mobile_app_category_constant": { "resource_name": 
"mobileAppCategoryConstants/6", "id": 6, "name": "Google Play" } }
*Comment: *As you can see there is no resource_name in first element, id is 
zero (why?)

--
I am using Python Google Ads library 
 v15.0.0 (Google Ads v10) 
and executing query via service.search_stream() method.
My assumption that response is malformed is because there is no 
resource_name
All other resources that I query do not have this behaviour.
Tested on multiple customer accounts.
I see this only with two resources, but it may also exist on others.
Other _constant resources do not have this behaviour.

My question is: Is this a bug or a valid element?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/5ba9cb6b-55e1-4d85-8162-16e30bf150dfn%40googlegroups.com.


query not work when use LIKE operator

2022-05-24 Thread Allen Chen
Hi!
I want to query the customers under manager account so I refer to the 
example here
and it work.

https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy

Then I change query just add LIKE operator
 FROM
"SELECT customer_client.client_customer, customer_client.level, 
customer_client.manager, customer_client.descriptive_name, 
customer_client.currency_code, customer_client.time_zone, 
customer_client.id FROM customer_client WHERE customer_client.level <= 1"

TO
"SELECT customer_client.client_customer, customer_client.level, 
customer_client.manager, customer_client.descriptive_name, 
customer_client.currency_code, customer_client.time_zone, 
customer_client.id FROM customer_client WHERE customer_client.level <= 1 
and  customer_client.descriptive_name LIKE 'keyword' ";

The following error occurred
”Unable to retrieve information for the following accounts which are likely 
either test accounts or accounts with setup
issues. Please check the logs for details:
MANAGER_CUSTOMER_ID"

But strangely, when I change LIKE operator to NOT LIKE it work.

Please where am I doing wrong?
How can i improve?

(I'm not an English-speaking country, so there may be some inaccuracies in 
the grammar)

Best regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/68b987aa-ed0c-4801-ad7d-a48e666dd769n%40googlegroups.com.


Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Felipe Chutá Ortiz
Hey Everyone! 
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this error: 
'CustomerServiceClient' object has no attribute 'get_customer' I am not 
familiar at all with the google ads api and I could not find anything in 
the documentation, please help me. 
The code is this:

def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = self._client.get_service("GoogleAdsService")

customer_resource_names = 
(customer_service.list_accessible_customers().resource_names)

for customer_resource_name in customer_resource_names:
*I think it breaks here*
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/52a9ea53-21a9-429c-9f66-86cc587708e7n%40googlegroups.com.


Api Google Ads: CustomerServiceClient' object has no attribute 'get_customer'

2022-05-24 Thread Pablo Herrera
Hey Everyone!
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this error: 
'CustomerServiceClient' object has no attribute 'get_customer' I am not 
familiar at all with the google ads api and I could not find anything in 
the documentation, please help me.
The code is this:def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = 
self._client.get_service("GoogleAdsService")customer_resource_names 
= (customer_service.list_accessible_customers().resource_names)for 
customer_resource_name in customer_resource_names:
I think it breaks here
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/ce71f922-a727-42e7-bb34-15588630862cn%40googlegroups.com.


AccountHierarchy CAN NOT use "like" operator in query

2022-05-24 Thread Allen Chen
Hi:

I use the example here
https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy
after enter MANAGER_CUSTOMER_ID and LOGIN_CUSTOMER_ID it work.
and I modify query from
'SELECT customer_client.client_customer, customer_client.level,'
. ' customer_client.manager, customer_client.descriptive_name,'
. ' customer_client.currency_code, customer_client.time_zone,'
. ' customer_client.id FROM customer_client WHERE customer_client.level <= 
1"'
to
'SELECT customer_client.client_customer, customer_client.level,'
. ' customer_client.manager, customer_client.descriptive_name,'
. ' customer_client.currency_code, customer_client.time_zone,'
. ' customer_client.id FROM customer_client WHERE customer_client.level <= 
1 and customer_client.descriptive_name LIKE "%keyword%" '

just add LIKE condition the following message appears
"Unable to retrieve information for the following accounts which are likely 
either test accounts or accounts with setup
issues. Please check the logs for details:
MANAGER_ID"

the strange thing is when I change "LIKE" to "NOT LIKE"  it can work

Where did I go wrong and how can I improve?

Regards!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f5c28ae2-a98d-4b24-926d-aae9f04ddaecn%40googlegroups.com.


Re: Returning internal_error when validating an ad_group_ad operation

2022-05-24 Thread Wojciech Ślawski
Well actually also had this issue yesterday(19.05).

piątek, 20 maja 2022 o 12:33:23 UTC+2 Wojciech Ślawski napisał(a):

> Starting today(20.05) when doing operations like this:
>
> {"adGroupAdOperation":{"create":{"adGroup":"customers\/5197479649 
> <(519)%20747-9649>\/adGroups\/134653633601","ad":{"finalUrls":["https:\/\/
> info7641445.wixsite.com
> \/is-2005-2"],"expandedTextAd":{"headlinePart1":"fafwefwef","headlinePart2":"wefwefwf","headlinePart3":"wfwefwfwefwf","description":"wefwefwefwef"}
>
> We started getting errors like this:
>
> [
> {
> "message": "A transient internal error has 
> occurred. Please retry the request.",
> "trigger": 
> "{\"stringValue\":\"ENABLED_AD_GROUP_CREATIVES_PER_CAMPAIGN\"}",
> "location": 
> "{\"fieldPathElements\":[{\"fieldName\":\"mutate_operations\",\"index\":0},{\"fieldName\":\"ad_group_ad_operation\"}]}"
> },
> {
> "message": "A transient internal error has 
> occurred. Please retry the request.",
> "trigger": 
> "{\"stringValue\":\"ENABLED_ADVERTISER_BASE_AD_GROUP_CREATIVES_PER_CUSTOMER\"}",
> "location": 
> "{\"fieldPathElements\":[{\"fieldName\":\"mutate_operations\",\"index\":0},{\"fieldName\":\"ad_group_ad_operation\"}]}"
> },
> {
> "message": "A transient internal error has 
> occurred. Please retry the request.",
> "trigger": 
> "{\"stringValue\":\"ENABLED_TEXT_CREATIVES_PER_AD_GROUP\"}",
> "location": 
> "{\"fieldPathElements\":[{\"fieldName\":\"mutate_operations\",\"index\":0},{\"fieldName\":\"ad_group_ad_operation\"}]}"
> }
> ]
>
> This happens multiple times and seems to be random, sometimes it works, 
> sometimes it doesn't. This is kind of hard to handle, because we already 
> tried to do retry and and it didn't solve a problem. Sometimes it just 
> works, with the same data.
>
> Also this operation is done with validateOnly = true, so it's only a 
> validation of operation. Not sure what started happening, we didn't notice 
> this issue earlier.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/6958c9bd-a84c-4506-a786-3f62f77624c4n%40googlegroups.com.


Query not work when use LIKE operator

2022-05-24 Thread Allen Chen
Hi!
I want to query the customers under manager account so I refer to the 
example here
and it work.

https://developers.google.com/google-ads/api/docs/account-management/get-account-hierarchy

Then I change query just add LIKE operator
 FROM
"SELECT customer_client.client_customer, customer_client.level, 
customer_client.manager, customer_client.descriptive_name, 
customer_client.currency_code, customer_client.time_zone, 
customer_client.id FROM customer_client WHERE customer_client.level <= 1"

TO
"SELECT customer_client.client_customer, customer_client.level, 
customer_client.manager, customer_client.descriptive_name, 
customer_client.currency_code, customer_client.time_zone, 
customer_client.id FROM customer_client WHERE customer_client.level <= 1 
and  customer_client.descriptive_name LIKE 'keyword' ";

The following error occurred
”Unable to retrieve information for the following accounts which are likely 
either test accounts or accounts with setup
issues. Please check the logs for details:
MANAGER_CUSTOMER_ID"

But strangely, when I change LIKE operator to NOT LIKE it work.

Please where am I doing wrong?
How can i improve?

(I'm not an English-speaking country, so there may be some inaccuracies in 
the grammar)

Best regards

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/0617dd24-28dd-4883-8469-293cad9e4dc2n%40googlegroups.com.


Google ads Api: object has no attribute 'get_customer'

2022-05-24 Thread Carlos Herrera
Hey Everyone!
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this error: 
'CustomerServiceClient' object has no attribute 'get_customer' I am not 
familiar at all with the google ads api and I could not find anything in 
the documentation, please help me.
The code is this:def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = 
self._client.get_service("GoogleAdsService")customer_resource_names 
= (customer_service.list_accessible_customers().resource_names)for 
customer_resource_name in customer_resource_names:
I think it breaks here
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/fb815272-9b38-4ca9-b4ec-eca5265506efn%40googlegroups.com.


Google Ads API: object has no attribute 'get_customer'

2022-05-24 Thread Luis Chutá
Hey Everyone! 
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this error: 
'CustomerServiceClient' object has no attribute 'get_customer' I am not 
familiar at all with the google ads api and I could not find anything in 
the documentation, please help me. 
The code is this:

def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = self._client.get_service("GoogleAdsService")

customer_resource_names = 
(customer_service.list_accessible_customers().resource_names)

for customer_resource_name in customer_resource_names:
*I think it breaks here*
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/5525283d-4d0a-423c-b145-0f124b0d3e86n%40googlegroups.com.


Object has no attribute get_consumer

2022-05-24 Thread Luis Chutá
Hey Everyone! 
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this 
error: 'CustomerServiceClient' object has no attribute 'get_customer' I am 
not familiar at all with the google ads api and I could not find anything 
in the documentation, please help me. 
The code is this, I am using python 3.8:

def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = self._client.get_service("GoogleAdsService")

customer_resource_names = 
(customer_service.list_accessible_customers().resource_names)

for customer_resource_name in customer_resource_names:
*I think it breaks here*
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2fc93e5d-20b4-4a3f-968c-3270ef8b0b8en%40googlegroups.com.


Object has no attribute get_customer- Python 3.8

2022-05-24 Thread Luis Chutá
Hey Everyone! 
I am trying to migrate a script that someone else did in version 14.0.1 of 
google-ads to version 16.0.0 I am encountering this 
error: 'CustomerServiceClient' object has no attribute 'get_customer' I am 
not familiar at all with the google ads api and I could not find anything 
in the documentation, please help me. 
The code is this:

def _get_accounts(self):
self._accounts = []
seed_customer_ids = []
query = """
SELECT
customer_client.client_customer,
customer_client.level,
customer_client.manager,
customer_client.descriptive_name,
customer_client.currency_code,
customer_client.time_zone,
customer_client.id
FROM customer_client
where customer_client.level <= 1"""
customer_service = self._client.get_service("CustomerService")
googleads_service = self._client.get_service("GoogleAdsService")

customer_resource_names = 
(customer_service.list_accessible_customers().resource_names)

for customer_resource_name in customer_resource_names:
*I think it breaks here*
customer = customer_service.get_customer(
resource_name=customer_resource_name
)
# print(customer.id)
seed_customer_ids.append(customer.id)


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/a89d43eb-49db-457f-8211-c9a55520e735n%40googlegroups.com.


Re: ocid in https://adwords.google.com URL's

2022-05-24 Thread rajkow...@gmail.com
I made better workaround, than I posted above with PHP.

You can do it faster by JS:


// Open settings/sub-account settings 
https://ads.google.com/aw/settings/subaccounts
// SET: Show rows:500
// Scroll to the bottom of page to get all stuff loaded to the memory
// Open developer tools (CTRL + SHIFT + J)
// Paste code into developer console:

// START
var ocid = document.querySelector('html').innerHTML;
var matches = 
Array.from(ocid.matchAll(/]+>([^<]+)<\/a><\/div>
([^<]+)/g)); var output = []; matches.forEach(element => { var customer_id = element[3].replaceAll('-',''); var ocid = element[1]; var name = element[2]; output.push(customer_id + ';' + ocid + ';' + name); }); output = output.join("\n"); copy(output); // END // now, you have first 500 accounts copied to clipboard in following format: customer_id ; ocid ; name // by Kamil Rajkowski On Monday, March 28, 2022 at 8:47:54 PM UTC+2 adsapi wrote: > Hello, > > The UI is subject to change at any time, so there's no guarantee a deep > link from today would work tomorrow. Therefore, we don't recommend scraping > to construct deep links. The ocid also isn't relevant in any API context, > so we don't expose it in the API. We have had a few feature requests for > deep linking again recently, and the team is considering it. However, I > cannot comment on our future plans with any certainty. > > Regards, > Mike, Google Ads API Team > > ref:_00D1U1174p._5001UHEIuy: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 "Google Ads API and AdWords 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/58da754b-cd27-4ef2-a2b9-2c62f716n%40googlegroups.com.

Unable to create Asset Group Signal via. API call

2022-05-24 Thread AMAP TEST
Hi,

I want to create an Asset Group Signal via. API call. For that I am trying 
to do the following steps:
1. Create Performance Max Campaign
2. Create AssetGroup
3. Create Audience
4. Create AssetGroupSignal

But when i try to create the asset group via. API call I'm getting errors.

Request:
{
"operations": {
"create": {
"campaign": "customers//campaigns/",
"name": "Test Group asset 2",
"finalUrls": [
"http://www.google.com";
],
"status": "ENABLED"
}
}
}

Response:
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "
type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_MARKETING_IMAGE_ASSET"
},
"message": "Marketing image asset for a valid asset 
group is not enough.",
"trigger": {
"stringValue": "Asset type: marketing image"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_SQUARE_MARKETING_IMAGE_ASSET"
},
"message": "Square marketing image asset for a 
valid asset group is not enough.",
"trigger": {
"stringValue": "Asset type: square marketing 
image"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": "NOT_ENOUGH_HEADLINE_ASSET"
},
"message": "Headline asset for a valid asset group 
is not enough.",
"trigger": {
"stringValue": "Asset type: headline"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_LONG_HEADLINE_ASSET"
},
"message": "Long headline asset for a valid asset 
group is not enough.",
"trigger": {
"stringValue": "Asset type: long headline"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": "NOT_ENOUGH_LOGO_ASSET"
},
"message": "Logo asset for a valid asset group is 
not enough.",
"trigger": {
"stringValue": "Asset type: logo"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"requestError": "UNKNOWN"
},
"message": "The error code is not in this version.",
"trigger": {
"stringValue": "Asset type: description"
},
   

Unable to create Asset Group via. API call

2022-05-24 Thread AMAP TEST
Hi,

I want to create an Asset Group Signal via. API call. For that I am trying 
to do the following steps:
1. Create Performance Max Campaign
2. Create AssetGroup
3. Create Audience 
4. Create AssetGroupSignal

But when i try to create the asset group via. API call I'm getting errors.

Request:
{
"operations": {
"create": {
"campaign": "customers/5511294223/campaigns/17324463529",
"name": "Test Group asset 2",
"finalUrls": [
"http://www.google.com";
],
"status": "ENABLED"
}
}
}

Response:
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 
"type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_MARKETING_IMAGE_ASSET"
},
"message": "Marketing image asset for a valid asset 
group is not enough.",
"trigger": {
"stringValue": "Asset type: marketing image"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_SQUARE_MARKETING_IMAGE_ASSET"
},
"message": "Square marketing image asset for a 
valid asset group is not enough.",
"trigger": {
"stringValue": "Asset type: square marketing 
image"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": "NOT_ENOUGH_HEADLINE_ASSET"
},
"message": "Headline asset for a valid asset group 
is not enough.",
"trigger": {
"stringValue": "Asset type: headline"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": 
"NOT_ENOUGH_LONG_HEADLINE_ASSET"
},
"message": "Long headline asset for a valid asset 
group is not enough.",
"trigger": {
"stringValue": "Asset type: long headline"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"assetGroupError": "NOT_ENOUGH_LOGO_ASSET"
},
"message": "Logo asset for a valid asset group is 
not enough.",
"trigger": {
"stringValue": "Asset type: logo"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
}
]
}
},
{
"errorCode": {
"requestError": "UNKNOWN"
},
"message": "The error code is not in this version.",
"trigger": {
"stringValue": "Asset type: description"
},
 

Shopping Ads policy violations strike system

2022-05-24 Thread paco...@webrepublic.ch
Hello,

We have been informed by our Google rep that the policy violation strike 
system  will start 
applying to Shopping Ads starting in June.

We already have a solution to get regular disapproved ads with the 
ad_group_ad report, but we're unsure if this will also work for shopping 
ads: from our understanding, the disapproval doesn't happen on ad level for 
Shopping Ads, but instead on product level. Is this correct? 

What approach would you recommend for getting the approval status of 
shopping ads/products so that we can proactively avoid strikes?

Best regards,
Paco

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/1af8717c-50c0-4c0f-89df-6beaea86db8fn%40googlegroups.com.


Remove account from google ads

2022-05-24 Thread Logrise lda
Good morning,

Is it possible, with Google ads API v11, to remove a user from a given ad 
account?
By removing, i mean, literally remove the access from the ad account

Kind Regards
Logrise Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/c1cf6d9a-875c-4c0b-b354-4a4825bdd9d9n%40googlegroups.com.


Re: KeywordPlanService.GenerateHistoricalMetricsRequest only returns GLOBAL results

2022-05-24 Thread Anthony K GROSS
Hi there,

We are also facing to this problem. We did v9 or v10, from google-ads on 
Python and via REST directly : same issue : generate_historical_metrics 
doesn't care about geo_constant_target, network, ... and return metrics 
without any parameters except Keywords. Even previewing the keyword_plan on 
Google Ads Dashboard let it crash. 
Please, can you give us a any timeline to fix this issue ? 

Thanks bros !

On Monday, May 23, 2022 at 11:15:45 PM UTC+2 audrey...@tapclicks.com wrote:

> Hello,
>
> We're also facing the same issue and running up against the clock for the 
> switch to Ads from Adwords while this issue is ongoing. Any timeline on a 
> fix is appreciated.
>
> Thanks!
>
> On Monday, May 23, 2022 at 10:44:53 AM UTC-4 marek...@gmail.com wrote:
>
>> Hello,
>>
>> I am experiencing exactly the same issue. Historical metrics are ignoring 
>> Geotarget location from the Keyword plan and provide only global data.
>>
>> Additionally to v9 and v10, I have used v8 API. Same results.
>>
>> I would like to add that the issue started occurring somewhen after 
>> 2022-05-17 23:15 UTC+0 and before 2022-05-19 12:15 UTC+0 .
>>
>> *Aryeh, could you please get us some approximate timeline on this? What 
>> would be your skeptical estimate?*
>>
>> I'm postponing moving to AdWords API due to the fact there are only 
>> yearly averages available in it.
>>
>>
>> On Friday, May 20, 2022 at 4:30:00 PM UTC+2 adsapi wrote:
>>
>>> Hi Lasse,
>>>
>>> Thank you for bringing this to our attention, I raised it with my team 
>>> and we will get back to you as soon as possible. I am reposting your first 
>>> post in a  redacted fashion because it contains logs :
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *Hello,  I am using Google Ads API v10.1 and I am creating a keyword 
>>> plan with a campaign with a geotarget. The results returned 
>>> by KeywordPlanService.GenerateHistoricalMetricsRequest for the given 
>>> keywords and geotarget return global results only. I am expecting this to 
>>> be an error, as it has been running without any issues for the last couple 
>>> of months.  For now I have reverted to using the old Google Adwords API, 
>>> but as you probably know is already in sunset mode. I have attached request 
>>> logs for the entire flow of my api. To show you the problem I have attached 
>>> a request containing the danish words "rød grød med fløde" and with 
>>> geotargets for both Denmark and Portugal. It shows the same search volume 
>>> data for both locations.  Looking forward to hearing from you, Best regards 
>>> Lasse Bonner*
>>>
>>> Regards,
>>>
>>> [image: Google Logo] 
>>> Aryeh 
>>> Google Ads API Team 
>>>   
>>>
>>> ref:_00D1U1174p._5004Q2YbrjF: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 
"Google Ads API and AdWords 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/6f86d360-726a-4fb8-9465-d834b93ee9c4n%40googlegroups.com.


Re: What it UBERVERSAL mentioned in error respose?

2022-05-24 Thread sealytic...@gmail.com
Hello,

Is there any update on this? Did you get my private message?

Thanks

On Monday, May 23, 2022 at 4:38:56 PM UTC+3 sealytic...@gmail.com wrote:

> I sent request and response logs in private.
>
> Thanks
>
> On Monday, May 23, 2022 at 4:12:04 PM UTC+3 adsapi wrote:
>
>> Hi,
>>
>> Thanks for reaching out to the Google Ads API Forum.
>>
>> For us to investigate the encountered error “NEGATIVE_KEYWORD shared set 
>> type cannot be applied to channel type UBERVERSAL”, could you provide us 
>> with the complete *request* 
>> 
>>  
>> and *response* 
>> 
>>  
>> logs with the *request-id* 
>> ,
>>  
>> so our team can better check?
>>
>> For the client library, logging can be enabled by navigating to the 
>> Client libraries > Your client library (ex Java) > Logging documentation, 
>> which you can access from this *link* 
>> . 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._5004Q2bCXyG: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 
"Google Ads API and AdWords 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/d2dce80e-60e8-432a-8c6e-f76321a04d39n%40googlegroups.com.